blob: e7698f31c17b13eb7e3dd13a87af2a01f7c43de1 [file] [log] [blame]
{
"name": "AdHubSDKPod",
"version": "1.9.1",
"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": "1.9.1"
},
"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"
]
}