blob: 1a4699c9759ca7b98a7c69b8f8d1a1ec71ed6fe3 [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "1.3.0.5",
"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": "1.3.0.5"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"Foundation",
"CoreBluetooth"
],
"ios": {
"vendored_frameworks": "**/Iwds/Iwds.framework"
}
}