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