blob: 8a6e993b94a830acc1ecf58a065769edc0ed4a84 [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "1.3.0.8",
"summary": "Iwds sdk for ios.",
"description": "Iwds is provided by the IWOP(Ingenic Watches 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.8"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"Foundation",
"CoreBluetooth",
"CoreLocation",
"CoreGraphics",
"CoreTelephony",
"JavaScriptCore"
],
"ios": {
"vendored_frameworks": "**/Iwds/Iwds.framework"
}
}