[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / a / 7 / 2 / ZeroPush / 0.0.1 / ZeroPush.podspec.json
blobc2de9b1efdbb0b7fa82af2c449a0e217aae2cf96
2   "name": "ZeroPush",
3   "version": "0.0.1",
4   "summary": "ZeroPush is a lightweight wrapper for the ZeroPush API.",
5   "homepage": "https://www.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/SymmetricInfinity/ZeroPush-iOS.git",
13     "commit": "993e802b4001ee06e41d4f675fa8ad3fdeb1a227"
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,
24   "dependencies": {
25     "Seriously": [
26       "~> 2.0.0"
27     ],
28     "ADiOSUtilities": [
29       "~> 1.0.0"
30     ]
31   }