[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 3 / DNStatisticsSDK / 1.0.4 / DNStatisticsSDK.podspec.json
blobdd7b4ca57581532ae1d8390c33a1858d07d4454a
2   "name": "DNStatisticsSDK",
3   "version": "1.0.4",
4   "summary": "DNStatisticsSDK",
5   "description": "多牛DI统计SDK",
6   "homepage": "http://ad.infinities.com.cn/",
7   "authors": {
8     "Donews": "kinsunlu@sina.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitee.com/kinsunlu/dnstatisticssdk.git",
15     "tag": "1.0.4"
16   },
17   "resources": "DNStatisticsSDK.bundle",
18   "frameworks": [
19     "SystemConfiguration",
20     "UIKit",
21     "WebKit",
22     "CoreLocation",
23     "CoreTelephony",
24     "AdSupport"
25   ],
26   "weak_frameworks": "AppTrackingTransparency",
27   "requires_arc": true,
28   "vendored_frameworks": "*.framework",
29   "dependencies": {
30     "DNBaseFoundation": [
31       "~> 1.2.2"
32     ]
33   }