blob: 4b9726d4a7821dcd888e33c1c9bc70aa2865ccc8 [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "1.3.0.1",
"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.1"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"Security",
"Foundation",
"CoreBluetooth"
],
"ios": {
"vendored_frameworks": "**/Iwds/Iwds.framework"
},
"dependencies": {
"AMapFoundation-NO-IDFA": [
"~> 1.3.2"
],
"AMapSearch-NO-IDFA": [
"~> 4.4.1"
]
}
}