[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / f / BDAPI / 0.1.3 / BDAPI.podspec.json
blobb170db476146d7b3692b0c7a595153b387f74d72
2   "name": "BDAPI",
3   "version": "0.1.3",
4   "summary": "BDAPI",
5   "homepage": "https://github.com/reference/BDAPI",
6   "description": "Api for SNS\n* Easy to use.\n* Open codes!",
7   "license": "MIT",
8   "authors": {
9     "Scott Ban": "imti_bandianhong@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/reference/BDAPI.git",
16     "tag": "0.1.3"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "BDAPI/*.{h,m}",
21     "HTTP/**/*.{h,m}",
22     "Model/**/*.{h,m}"
23   ],
24   "dependencies": {
25     "BDToolKit": [
27     ],
28     "AFNetworking": [
30     ],
31     "ZXToolbox": [
33     ],
34     "YYModel": [
36     ]
37   }