| { |
| "name": "FirePush", |
| "version": "0.1.5", |
| "summary": "A short description of FirePush.", |
| "description": "Sub personal library.", |
| "homepage": "https://github.com/tthufo/FirePush", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "tthufo": "tthufo@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/tthufo/FirePush.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FirePush/Classes", |
| "public_header_files": "FirePush/Classes/*.h", |
| "dependencies": { |
| "SVProgressHUD": [ |
| |
| ], |
| "Toast": [ |
| "~> 4.0.0" |
| ], |
| "Reachability": [ |
| "~> 3.2" |
| ], |
| "AFNetworking": [ |
| "~> 3.1" |
| ], |
| "JSONKit-NoWarning": [ |
| "~> 1.2" |
| ], |
| "SDWebImage": [ |
| "~> 4.4" |
| ], |
| "AVHexColor": [ |
| "~> 2.0" |
| ] |
| } |
| } |