blob: 9dea6760f731128f6ede82d2222c5525a8fb4ef0 [file] [log] [blame]
{
"name": "MKSocketSDK",
"version": "0.0.10",
"summary": "SDK For Plug",
"description": "SDK for config smart plug",
"homepage": "https://github.com/MokoLife/mokoLifeSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/MokoLife/mokoLifeSDK-iOS.git",
"tag": "0.0.10"
},
"requires_arc": true,
"source_files": "SDK/MKSDKForDevice/*.{h,m}",
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.6.3"
]
}
}