readme.txt
311 Bytes
1. Commit new code to githup
1.1: git tag 1.0.2 (version chung)
git push -u origin master --tags
2. Thay đổi version trong file: GeneralUtils.podspec (giong version: 1.0.2)
3. Thực hiện câu lệnh: (cd ở thư mục gốc)
pod repo push GeneralUtilsSpecs GeneralUtils.podspec --allow-warnings