[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 0.1.5 / DDDAdSdk.podspec.json
blob509266b553fd90f1bb2b727b3d86fa8deef9a326
2   "name": "DDDAdSdk",
3   "version": "0.1.5",
4   "summary": "adSdk 广告sdk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/summerthread/DDDAdSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "summerthread": "summerthread@163.com"
13   },
14   "source": {
15     "git": "https://github.com/summerthread/DDDAdSdk.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DDDAdSdk/Classes/**/*.{h,m,mm}",
22   "static_framework": true,
23   "requires_arc": true,
24   "resource_bundles": {
25     "BUAdSDK": [
26       "DDDAdSdk/Assets/BUAdSDK.bundle"
27     ],
28     "DyAdSdk": [
29       "DDDAdSdk/Assets/DyAdSdk.bundle"
30     ]
31   }