blob: 9cccba3ed3dfd6c65143b5d55081ed1a9d74e2f8 [file] [log] [blame]
{
"name": "IWDS_SDK",
"version": "1.3.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",
"commit": "20aad83104d03250ab93d8da4bef8e4c279aa0f9"
},
"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"
]
}
}