blob: 1752e71c7ce21baa646f960e59d08d1f5ea4c264 [file] [log] [blame]
{
"name": "MSmartSDK",
"version": "0.1.4",
"summary": "MSmartSDK,集成文档见http://iot.midea.com/develop/docshow/ios",
"description": "MSmartSDK,集成文档见http://iot.midea.com/develop/docshow/ios",
"homepage": "https://github.com/midea-sdk-org/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"midea-smart": "libing.deng@midea.com"
},
"source": {
"git": "https://github.com/midea-sdk-org/ios-sdk.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"libraries": [
"z.1.2.8",
"icucore",
"sqlite3.0",
"xml2.2",
"stdc++.6.0.9"
],
"vendored_frameworks": "MSmartSDK/MSmartSDK.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC $(inherited)",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/MSmartSDK/MSmartSDK"
}
}