[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / d / AJSDKBox / 0.1.1 / AJSDKBox.podspec.json
blobb61bfd75d93ddcc30d1a44b62b1edb75d5c2b226
2   "name": "AJSDKBox",
3   "version": "0.1.1",
4   "summary": "A short description of AJSDKBox.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tonglin930/AJSDKBox.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keithmorning": "xiaofeng.xi@net263.com"
13   },
14   "source": {
15     "git": "https://github.com/tonglin930/AJSDKBox.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "Core/Classes/**/*"
26     },
27     {
28       "name": "AJEZVIZ",
29       "source_files": "AJEZVIZ/Classes/**/*",
30       "dependencies": {
31         "AJSDKBox/Core": [
33         ]
34       }
35     },
36     {
37       "name": "AJTuya",
38       "source_files": "AJTuya/Classes/**/*",
39       "dependencies": {
40         "AJSDKBox/Core": [
42         ]
43       }
44     }
45   ]