| { |
| "name": "CaigudaKit", |
| "version": "1.1.6", |
| "summary": "CaigudaKitTest descriptions", |
| "license": { |
| "type": "Apache", |
| "file": "LICENSE.txt" |
| }, |
| "homepage": "http://caiguda.com", |
| "authors": { |
| "Caiguda Software Studio": "info@caiguda.com" |
| }, |
| "source": { |
| "git": "https://bitbucket.org/caiguda/caigudakit.git", |
| "tag": "1.1.6" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "frameworks": "QuartzCore", |
| "dependencies": { |
| "MBProgressHUD": [ |
| |
| ], |
| "ODRefreshControl": [ |
| |
| ], |
| "BlocksKit": [ |
| |
| ], |
| "AFNetworking": [ |
| "~> 1.3" |
| ], |
| "Reachability": [ |
| |
| ] |
| }, |
| "public_header_files": "CaigudaKit/**/*.h", |
| "source_files": "CaigudaKit/**/*.{h,m}" |
| } |