[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / DemoSDKSample / 0.1.0 / DemoSDKSample.podspec.json
blob6fec3d8cab07241f257536a7ce8eccc5c3b6fbf1
2   "name": "DemoSDKSample",
3   "version": "0.1.0",
4   "summary": "A short description of DemoSDKSample.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/baiwulong/DemoSDKSample",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baiwulong": "1204803180@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/baiwulong/DemoSDKSample.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DemoSDKSample/Classes/**/*.{h,m}",
22   "vendored_frameworks": "DemoSDKSample/Classes/*.framework",
23   "frameworks": [
24     "UIKit",
25     "CoreLocation",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "Qiniu": [
34     ],
35     "FMDB": [
37     ]
38   }