blob: e75234a35ba6f789accd9aad18421cf48111b333 [file] [log] [blame]
{
"name": "AdHubSDKPod",
"version": "2.0",
"summary": "AdHubSDK is a delightful iOS AdHubSDK advertising platform.",
"homepage": "https://github.com/songMW",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"songMW": "songshoubing7664@163.com"
},
"source": {
"git": "https://github.com/songMW/AdHubSDKPod.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "AdHubSDKPod/Classes/*.framework",
"frameworks": [
"UIKit",
"Twitter",
"MobileCoreServices",
"Security",
"QuartzCore",
"SystemConfiguration",
"JavaScriptCore",
"WebKit",
"CoreMedia",
"CoreTelephony",
"CoreLocation",
"CoreMotion",
"AdSupport",
"CFNetwork",
"MessageUI",
"AVFoundation",
"SafariServices",
"StoreKit",
"CoreGraphics"
]
}