blob: b664bc6cf6ff3885c21ec0f81be80a230240a0af [file] [log] [blame]
{
"name": "VideoPlsUtilsPlatform",
"version": "1.8.0",
"summary": "A private Utils Platform framework for VideoPls.",
"description": "A private Utils Platform framework for VideoPls.Including Networking, LoadImage, MQTT, Encryption",
"homepage": "https://github.com/Zard1096/VideoPlsUtilsPlatform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zard1096": "mr.zardqi@gmail.com",
"LiShaoshuai": "lishaoshuai1990@gmail.com",
"Bill": "fuleiac@gmail.com"
},
"source": {
"http": "https://cytroncdn.videojj.com/iOS_package/VideoPlsUtilsPlatform/VideoPlsUtilsPlatformSDK_1.8.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"libraries": [
"z",
"sqlite3"
],
"frameworks": [
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"ImageIO",
"MobileCoreServices",
"WebKit"
],
"dependencies": {
"AFNetworking": [
"~>3.0"
],
"SDWebImage": [
"~>4.0"
],
"VPLuaViewSDK": [
]
},
"vendored_frameworks": "VideoPlsUtilsPlatformSDK.framework"
}