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