[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 8 / VinliNet / 1.3.4 / VinliNet.podspec.json
blobe82d387f97c931a8cf0f56edd7deb8ec4c74671d
2   "name": "VinliNet",
3   "version": "1.3.4",
4   "summary": "Framework for accessing Vinli services.",
5   "description": "Framework for accessing Vinli services for developers",
6   "homepage": "https://github.com/vinli/ios-net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vinli Devs": "dev@vin.li"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/vinli/ios-net.git",
19     "tag": "1.3.4"
20   },
21   "dependencies": {
22     "jetfire": [
23       "~>0.1.5"
24     ],
25     "CocoaAsyncSocket": [
26       "~>7.4.3"
27     ]
28   },
29   "source_files": "VinliSDK/*.{h,m}",
30   "resources": "VinliSDK/*.{js}",
31   "requires_arc": true