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