[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / c / AppNexusSDKDemoTest / 7.0 / AppNexusSDKDemoTest.podspec.json
blob488125836dcb385d216ffe6277cfbbd34e2c762c
2   "name": "AppNexusSDKDemoTest",
3   "version": "7.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "AppNexus iOS Mobile Advertising SDK",
8   "description": "Our mobile advertising SDK gives developers a fast and convenient way to monetize their apps.",
9   "homepage": "https://github.com/avermaiOS/mobile-sdk-ios-DemoTest",
10   "source": {
11     "git": "https://github.com/avermaiOS/mobile-sdk-ios-DemoTest.git",
12     "tag": "7.0"
13   },
14   "authors": {
15     "AppNexus Mobile Engineering": "sdk@appnexus.com"
16   },
17   "license": {
18     "type": "Apache License, Version 2.0",
19     "file": "LICENSE"
20   },
21   "requires_arc": true,
22   "default_subspecs": "AppNexusSDKDemoTest",
23   "subspecs": [
24     {
25       "name": "AppNexusSDKDemoTest",
26       "source_files": "sdk/sourcefiles/**/*.{h,m}",
27       "resources": "sdk/sourcefiles/**/*.{png,bundle,xib,nib,js,html,strings}",
28       "vendored_libraries": "sdk/sourcefiles/Viewability/**/*.a",
29       "frameworks": "WebKit"
30     }
31   ]