| { | |
| "name": "LocoPod", | |
| "version": "1.0.0", | |
| "summary": "This pod for just testing creating Pods", | |
| "description": "This pod is just for testing the creation of pods to help us components pods", | |
| "homepage": "https://github.com/1RGB1/LocoPod", | |
| "license": "MIT", | |
| "authors": { | |
| "Ahmad Ragab": "a.ragab2012@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/1RGB1/LocoPod.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "LocoPod/**/*" | |
| } |