blob: fcc96f79af12e2e5bb48fcc3bf7258c642a19ec8 [file] [log] [blame]
{
"name": "SmartKit",
"version": "0.0.2",
"summary": "SmartKit是华三智慧家SDK,开发者可基于此SDK开发用于控制网关设备的APP.",
"homepage": "https://github.com/sk344208651/SmartKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"沈凯": "344208651@qq.com"
},
"source": {
"git": "https://github.com/sk344208651/SmartKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SmartKit/Frameworks/*.framework",
"frameworks": [
"Security",
"CFNetwork",
"Foundation",
"SmartKit"
],
"dependencies": {
"CocoaLumberjack": [
"~> 2.2.0"
],
"AFNetworking": [
"~> 3.0"
],
"SocketRocket": [
"~> 0.4.2"
],
"CocoaAsyncSocket": [
"~> 7.4.3"
]
}
}