| { |
| "name": "JZGameAdSDK", |
| "version": "0.0.53", |
| "summary": "JZGameAdSDK", |
| "description": "WLProfileKit一个对用户模块的封装", |
| "homepage": "https://github.com/YvanLiu/JZGameAd.git", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "YvanLiu": "18501955710@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/YvanLiu/JZGameAd.git", |
| "tag": "0.0.53" |
| }, |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "DEFINES_MODULE": "YES" |
| }, |
| "static_framework": true, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "subspecs": [ |
| { |
| "name": "Base", |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "WebViewJavascriptBridge": [ |
| |
| ], |
| "RealReachability": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ] |
| }, |
| "vendored_frameworks": "JZGameAdSDK/Frameworks/Base/JZGameAdSDK.framework", |
| "resource_bundles": { |
| "JZGameAdSDK": "JZGameAdSDK/Bundle/Base/JZGameSDK.bundle" |
| } |
| } |
| ] |
| } |