[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / 3 / APNSwift / 0.2.1 / APNSwift.podspec.json
blob839d86213e28b4b4512197977204ff5b5e928c18
2   "name": "APNSwift",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "HTTP/2 based APNS provider written in Swift",
6   "homepage": "https://github.com/kaunteya/APNSwift",
7   "authors": {
8     "Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kaunteya/APNSwift.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*.swift"