[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / e / 0 / IRISDK / 0.0.4 / IRISDK.podspec.json
blobe74be94ca2edfb7a4dd273c252d8282911c367ec
2   "name": "IRISDK",
3   "version": "0.0.4",
4   "summary": "IRISDK information, monitoring, investigation",
5   "description": "IRISDK is a sdk for bank  Provide corporate credit information, monitoring, investigation, and other services for companies or banks",
6   "homepage": "https://gitee.com/beizixiang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "owen": "kzw6412@126.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/beizixiang/irisdk.git",
19     "tag": "0.0.4"
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/IRiskSDK.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreLocation"
28   ],
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "armv7 arm64"
32   }