[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / e / 0 / IRISDK / 0.0.5 / IRISDK.podspec.json
blob4f791b8ddc6b0597e66b441ac3021d4975494a72
2   "name": "IRISDK",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "Framework/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "armv7 arm64"
30   }