[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 2 / NWPusher / 0.4.3 / NWPusher.podspec.json
blobdee46dc6047cbc26615065dd11c6c6850bf154a6
2   "name": "NWPusher",
3   "version": "0.4.3",
4   "summary": "iOS/OS X library for playing with the Apple Push Notification Service.",
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.4.3"
21   },
22   "source_files": "Classes/*.{h,m,c}",
23   "frameworks": "Security"