[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 7 / 2 / ZeroPush / 2.0.4 / ZeroPush.podspec.json
blob0949f10b747d7972db5b40c9f3cfd71466aac5b7
2   "name": "ZeroPush",
3   "version": "2.0.4",
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.4"
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