[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / b / a / QiMingADSDK / 3.9.1.03144-beta / QiMingADSDK.podspec.json
blobb2e7aa1c9a98ce1a1ac5c33cd7fb9b3df94d3986
2   "name": "QiMingADSDK",
3   "version": "3.9.1.03144-beta",
4   "summary": "A short description of QiMingADSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/kevin_vo/qimingad-sdk-ios-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fangting@juancloud.com": "fangting@juancloud.com"
13   },
14   "source": {
15     "git": "https://gitee.com/kevin_vo/qimingad-sdk-ios-pod.git",
16     "tag": "3.9.1.03144-beta"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": "UIKit",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "dependencies": {
26     "QiMingADKit": [
27       "~> 0.7.2.01301"
28     ],
29     "QiMingADNetwork": [
30       "~> 0.2.1.0"
31     ],
32     "QiMingADLocationManager": [
33       "~> 0.2.1.01301"
34     ]
35   },
36   "libraries": "sqlite3",
37   "static_framework": true,
38   "requires_arc": true,
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }