blob: c48398cd2bb82efa32e5425a6269ff894e67ac94 [file] [log] [blame]
{
"name": "ZeroPush",
"version": "2.1.0",
"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.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "ZeroPush-iOS/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}