| { |
| "name": "AppicToutiaoSDK", |
| "version": "0.0.2", |
| "summary": "A short description of toutiao.", |
| "description": "appic sdk by appicplay", |
| "homepage": "https://www.appicplay.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhang weili": "zhangweili@appicplay.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "http": "http://img.appicplay.com/sdk/Mediation/toutiao/toutiao.v0.0.2.zip" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "toutiao/BUAdSDK.framework", |
| "resources": "toutiao/BUAdSDK.bundle", |
| "frameworks": [ |
| "StoreKit", |
| "MobileCoreServices", |
| "WebKit", |
| "MediaPlayer", |
| "CoreMedia", |
| "AVFoundation", |
| "CoreLocation", |
| "CoreTelephony", |
| "SystemConfiguration", |
| "AdSupport" |
| ] |
| } |