blob: 85e4ca3d07653b22d6504ede12477309c589aba4 [file] [log] [blame]
{
"name": "YaokanSDK3",
"version": "1.0.4",
"summary": "YaokanSDK3 makes your app control your home.",
"description": "Yaokan,YaokanSDK makes your app control your home.",
"homepage": "https://github.com/yaokantv/",
"license": {
"type": "MIT",
"file": "License.txt"
},
"authors": {
"YaokanTV": "postmaster@yaokantv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yaokantv/YaokanSDK3-iOS.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": [
"YaokanSDK/YaokanSDK.framework",
"YaokanSDK/MQTTClient.framework",
"YaokanSDK/SocketRocket.framework",
"YaokanSDK/CocoaAsyncSocket.framework"
]
},
"libraries": "z",
"requires_arc": true
}