blob: 56bbcaf084b5d6c09d30db301303030d36a3fdb1 [file] [log] [blame]
{
"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"
]
}
}