[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 2 / ZeroPush / 2.0.0 / ZeroPush.podspec.json
blob738dabbb82172a26d23c967cff6a6abcc16a1acb
2   "name": "ZeroPush",
3   "version": "2.0.0",
4   "summary": "ZeroPush is a lightweight wrapper for the ZeroPush API.",
5   "homepage": "https://zeropush.com",
6   "license": "MIT",
7   "authors": {
8     "Adam Duke": "adam.v.duke@gmail.com",
9     "Stefan Natchev": "stefan.natchev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ZeroPush/ZeroPush-iOS.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "ZeroPush-iOS/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true