blob: 2f9238eab9e711e78f1b7b0ab67862e23ee6bbaa [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "1.3.0.0",
"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.0"
},
"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"
]
}
}