blob: 9e00454b1d899cfcd1207b7427e2323f1e6a8a33 [file] [log] [blame]
{
"name": "ZeroPush",
"version": "1.1.0",
"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",
"tag": "1.1.0"
},
"platforms": {
"ios": null
},
"source_files": "ZeroPush-iOS/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Seriously": [
"~> 2.0.0"
],
"ADiOSUtilities": [
"~> 1.0.0"
]
}
}