blob: c2de9b1efdbb0b7fa82af2c449a0e217aae2cf96 [file] [log] [blame]
{
"name": "ZeroPush",
"version": "0.0.1",
"summary": "ZeroPush is a lightweight wrapper for the ZeroPush API.",
"homepage": "https://www.zeropush.com",
"license": "MIT",
"authors": {
"Adam Duke": "adam.v.duke@gmail.com",
"Stefan Natchev": "stefan.natchev@gmail.com"
},
"source": {
"git": "https://github.com/SymmetricInfinity/ZeroPush-iOS.git",
"commit": "993e802b4001ee06e41d4f675fa8ad3fdeb1a227"
},
"platforms": {
"ios": null
},
"source_files": "ZeroPush-iOS/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Seriously": [
"~> 2.0.0"
],
"ADiOSUtilities": [
"~> 1.0.0"
]
}
}