blob: ca2cb978df12854781601b89bf05346bf940912a [file] [log] [blame]
{
"name": "FeierIoTSDK",
"version": "2.0.0.3",
"summary": "掌电精灵IoT SDK",
"description": "掌电精灵IoT SDK。",
"homepage": "https://github.com/kevincwt/FeierIoTSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wtchang": "wtchang@iflytek.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kevincwt/FeierIoTSDK.git",
"tag": "2.0.0.3"
},
"resources": "Framework/FeierIoTSDK.bundle",
"ios": {
"vendored_frameworks": "Framework/FeierIoTSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"JavaScriptCore",
"SystemConfiguration",
"CoreTelephony",
"CoreMotion"
],
"libraries": [
"c++",
"z",
"sqlite3.0"
],
"dependencies": {
"iflyIOTSDK": [
],
"YTKNetwork": [
"~> 2.1.4"
],
"dsBridge": [
],
"YYModel": [
],
"YYCache": [
],
"YYCategories": [
],
"SBJson": [
"~> 3.2"
],
"SmartCloudMobileSDK": [
],
"JDKeplerSDK-wsgw": [
]
}
}