blob: deab9673ce62a45d171b71bb669d2345e551eae8 [file] [log] [blame]
{
"name": "ZeroPush",
"version": "2.0.1",
"summary": "ZeroPush is a lightweight wrapper for the ZeroPush API.",
"homepage": "https://zeropush.com",
"license": "MIT",
"authors": {
"Adam Duke": "adam.v.duke@gmail.com",
"Stefan Natchev": "stefan.natchev@gmail.com"
},
"source": {
"git": "https://github.com/ZeroPush/ZeroPush-iOS.git",
"tag": "2.0.1"
},
"platforms": {
"ios": null
},
"source_files": "ZeroPush-iOS/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}