blob: fd1fc162129a9b6a50bf08efe316d6214cb0ea30 [file] [log] [blame]
{
"name": "VideoPlsUtilsPlatform",
"version": "1.0.6",
"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/1.0.6/VideoPlsUtilsPlatformSDK.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"libraries": [
"z",
"bz2",
"sqlite3"
],
"frameworks": [
"AVFoundation",
"ImageIO",
"Security",
"CoreTelephony",
"Accelerate",
"QuartzCore",
"MobileCoreServices",
"AssetsLibrary",
"SystemConfiguration"
],
"vendored_frameworks": "VideoPlsUtilsPlatformSDK.framework"
}