blob: 2c5d2bb4f9e5820c153f12ddfac9e7ba3fbe9509 [file] [log] [blame]
{
"name": "VideoPlsInterfaceController",
"version": "0.0.3",
"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.videojj.com/iOS_package/VideoPlsInterfaceController/VideoPlsInterfaceController_0.0.3.zip"
},
"platforms": {
"ios": "7.0"
},
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"ImageIO",
"MobileCoreServices",
"WebKit",
"CoreMedia",
"Accelerate"
],
"dependencies": {
"AFNetworking": [
"~>3.0"
],
"SDWebImage": [
"~>4.0"
],
"VPLuaViewSDK": [
]
},
"vendored_frameworks": "VideoPlsInterfaceControllerSDK.framework",
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VP_MALL=1 VP_LIVEOS=1"
}
}