[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / a / ADRanFengSDK / 2.2.0.3 / ADRanFengSDK.podspec.json
bloba486b1f51b10d2544fe09a71b484062bd86625bc
2   "name": "ADRanFengSDK",
3   "version": "2.2.0.3",
4   "summary": "A short description of ADRanFengSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ADRanfeng/adranfeng-sdk-ios-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "business@ssdmobile.cn": "business@ssdmobile.cn"
13   },
14   "source": {
15     "git": "https://github.com/ADRanfeng/adranfeng-sdk-ios-pod.git",
16     "tag": "2.2.0.3"
17   },
18   "vendored_frameworks": "ADRanFengSDK/Classes/*.xcframework",
19   "dependencies": {
20     "ADRFMediationKit": [
21       "~> 0.7.2.01301"
22     ],
23     "ADRFMediationNetwork": [
24       "~> 0.2.1.0"
25     ],
26     "ADRFMediationLocationManager": [
27       "~> 0.2.1.01301"
28     ]
29   },
30   "platforms": {
31     "ios": "9.0"
32   },
33   "static_framework": true,
34   "requires_arc": true,
35   "frameworks": [
36     "StoreKit",
37     "WebKit"
38   ],
39   "libraries": [
40     "resolv.9"
41   ],
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }