blob: 885f62337ac8f8550e90a87b140ccfd4e29889f6 [file] [log] [blame]
{
"name": "KSAdSDK",
"version": "2.3.7.16",
"summary": "KSAdSDK.",
"homepage": "http://git.corp.kuaishou.com/wangjie05/KSAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jieyan1986": "wangjie05@kuaishou.com"
},
"source": {
"git": "git@git.corp.kuaishou.com:wangjie05/KSAdSDK.git",
"tag": "2.3.7.16"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": [
"KSAdSDK/Classes/ARC/**/*.m"
],
"source_files": "KSAdSDK/Classes/**/*",
"resource_bundles": {
"KSAdSDK": [
"KSAdSDK/Resources/KSAdSDK.xcassets"
]
},
"public_header_files": "KSAdSDK/**/Public/**/*.h",
"frameworks": [
"UIKit",
"MobileCoreServices",
"CoreGraphics",
"Security",
"SystemConfiguration",
"CoreTelephony",
"AdSupport",
"CoreData",
"StoreKit",
"AVFoundation",
"MediaPlayer",
"CoreMedia"
],
"libraries": [
"z",
"resolv.9"
]
}