| { |
| "name": "USE_API", |
| "version": "0.1.2.1", |
| "summary": "A short description of USE_API.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://git.usemobile.com.br/base-project/ios-use-api", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Usemobile": "claudiomsilvaf@gmail.com" |
| }, |
| "source": { |
| "git": "http://git.usemobile.com.br/base-project/ios-use-api.git", |
| "tag": "0.1.2.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "static_framework": true, |
| "source_files": "USE_API/Classes/**/*", |
| "dependencies": { |
| "Alamofire": [ |
| |
| ], |
| "Parse": [ |
| |
| ], |
| "ObjectMapper": [ |
| |
| ] |
| } |
| } |