Easier Cocoa Pods installation
Clone this repo
$ git clone https://github.com/notACoder69/AutoPod.git
cd into the directory
$ cd AutoPod
Run setup
$ sh setup.sh
-
Make a project in Xcode, as usual.
-
Write whatever pods you need in the ViewController files.
-
cd into the project directory
-
$ autopod
add native library names to the exception list
$ notapod Name
This will make sure autopod doesn't search and download native libraries
$ cd AutoPod
$ podsync
$ unpod
- fix directory issues
- pod groups
- contributing.md
- paramters and help
- universal podsync