[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / 3 / APNSwift / 0.2.0 / APNSwift.podspec.json
blob056b0c292848357568a9b1a6085d489a4f3b5a91
2   "name": "APNSwift",
3   "version": "0.2.0",
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.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "requires_arc": true,
19   "source_files": "Source/*.swift"