blob: d79e3c31e0f2416cf23886378fc9a0c3e49217fe [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "0.1.3",
"summary": "Iwds sdk for ios.",
"description": "Iwds is provided by the IWOP(Ingenic Watch Open Platform) smart watches Internet service SDK.",
"homepage": "https://github.com/zheoO/Iwds",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zheoO": "1585884618@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zheoO/Iwds.git",
"tag": "0.1.3"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"Foundation",
"CoreBluetooth"
],
"ios": {
"vendored_frameworks": "Iwds/Iwds.framework"
},
"dependencies": {
"DDLogger": [
"~> 1.2.1"
]
}
}