[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / a / 7 / 2 / ZeroPush / 2.1.2 / ZeroPush.podspec.json
blob895211bb1264c60c2074f5463a97f9781588ddb0
2   "name": "ZeroPush",
3   "version": "2.1.2",
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.1.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "ZeroPush-iOS/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true