| { |
| "name": "DNAdSDK", |
| "version": "5.1", |
| "summary": "多牛聚合广告SDK", |
| "description": "多牛聚合广告SDK", |
| "homepage": "http://ad.infinities.com.cn/advertiser/", |
| "authors": { |
| "Donews": "kinsunlu@sina.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/DoNewsCode/DNAdSDK.git", |
| "tag": "v5.1" |
| }, |
| "frameworks": [ |
| "AVFoundation", |
| "AdSupport", |
| "CoreMotion", |
| "CoreMedia", |
| "CoreLocation", |
| "CoreGraphics", |
| "CoreTelephony", |
| "CoreServices", |
| "MediaPlayer", |
| "MessageUI", |
| "StoreKit", |
| "SystemConfiguration", |
| "SafariServices", |
| "Security", |
| "WebKit", |
| "Photos" |
| ], |
| "libraries": [ |
| "c++", |
| "sqlite3.0", |
| "z", |
| "xml2", |
| "resolv.9" |
| ], |
| "requires_arc": true, |
| "vendored_frameworks": "*.framework", |
| "resource_bundles": { |
| "DNAdSDK": [ |
| "DNAdSDK.bundle" |
| ] |
| }, |
| "dependencies": { |
| "Bytedance-UnionAD": [ |
| "~> 2.9.5.6" |
| ], |
| "GDTMobSDK": [ |
| "~> 4.11.8" |
| ] |
| } |
| } |