blob: 6342e1a5d0eca1c785222b411a22ce8a150db156 [file] [log] [blame]
{
"name": "FirePush",
"version": "0.1.6",
"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.6"
},
"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"
]
}
}