[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / e / 1 / 2 / NWPusher / 0.6.3 / NWPusher.podspec.json
blobc752ebb76281af5078e05a489b32e2a729df4b60
2   "name": "NWPusher",
3   "version": "0.6.3",
4   "summary": "OS X and iOS application and framework to play with the Apple Push Notification service (APNs).",
5   "homepage": "https://github.com/noodlewerk/NWPusher",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Leonard van Driel": "leonardvandriel@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/noodlewerk/NWPusher.git",
20     "tag": "0.6.3"
21   },
22   "source_files": "Classes/*.{h,m,c}",
23   "frameworks": "Security"