blob: ffb787a178256cd2c8d94400a8e1bab39815e526 [file] [log] [blame]
{
"name": "VideoPlsInterfaceController",
"version": "2.0.9",
"summary": "VideoPls Public Interface Controller.",
"description": "'VideoPls Interface Controller for easy using VideoOS and LiveOS.'",
"homepage": "https://github.com/Zard1096/VideoPlsInterfaceController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zard1096": "mr.zardqi@gmail.com",
"LiShaoshuai": "lishaoshuai1990@gmail.com",
"Bill": "fuleiac@gmail.com"
},
"source": {
"http": "http://global-sdk.oss-cn-beijing.aliyuncs.com/iOS_package/VideoPlsInterfaceControllerSDK/VideoPlsInterfaceControllerSDK-2.0.9.zip"
},
"platforms": {
"ios": "8.0"
},
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"ImageIO",
"MobileCoreServices",
"WebKit",
"CoreMedia",
"Accelerate"
],
"dependencies": {
"AFNetworking": [
"~>3.0"
]
},
"vendored_frameworks": "VideoPlsInterfaceControllerSDK.framework",
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VP_LIVEOS=1"
}
}