blob: 776b9df513d467ae0975d9d8df1471a36432d73d [file] [log] [blame]
{
"name": "Emax_WiFiControl",
"version": "1.2.1",
"summary": "A pairing tool for Emax Wi-Fi smart device.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chen0108": "375735289@qq.com"
},
"homepage": "https://gitee.com/podme/Emax_WiFiControl.git",
"frameworks": [
"Foundation",
"UIKit",
"CoreBluetooth",
"NetworkExtension",
"CoreLocation",
"SystemConfiguration"
],
"requires_arc": true,
"source": {
"git": "https://gitee.com/podme/Emax_WiFiControl_PK.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"ios": {
"vendored_frameworks": "ios/Emax_WiFiControl.framework"
}
}