[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 4 / c / AppNexusSDKDemoTest / 6.0 / AppNexusSDKDemoTest.podspec.json
blob44a3965735f030fe3a482ca2c0e13d953ea6711e
2   "name": "AppNexusSDKDemoTest",
3   "version": "6.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": "6.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   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "AppNexusSDKDemoTest",
27       "source_files": "sdk/sourcefiles/**/*.{h,m}",
28       "public_header_files": [
29         "sdk/sourcefiles/*.h",
30         "sdk/sourcefiles/native/*.h"
31       ],
32       "resources": "sdk/sourcefiles/**/*.{png,bundle,xib,nib,js,html,strings}",
33       "vendored_libraries": "sdk/sourcefiles/Viewability/**/*.a",
34       "frameworks": "WebKit"
35     }
36   ]