blob: 89082e1ea7f1bc2dfb5bb75ebe3ccee57f349f3f [file] [log] [blame]
{
"name": "wxxsdk",
"version": "1.1.2",
"summary": "有米广告iOS视频sdk",
"homepage": "https://github.com/wengxianxun/wxxsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"umplus": "wengxianxun@hotmail.com"
},
"source": {
"git": "https://github.com/wengxianxun/wxxsdk.git",
"tag": "1.1.2"
},
"source_files": "lib/**/*.{h,m}",
"resources": "lib/UMVideo.bundle",
"preserve_paths": "lib/libUMVideoSDK.a",
"ios": {
"vendored_libraries": "lib/libUMVideoSDK.a"
},
"frameworks": [
"CoreImage",
"WebKit",
"Security",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"z",
"sqlite3"
]
}