[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / e / Emax_WiFiControl / 1.2.1 / Emax_WiFiControl.podspec.json
blob776b9df513d467ae0975d9d8df1471a36432d73d
2   "name": "Emax_WiFiControl",
3   "version": "1.2.1",
4   "summary": "A pairing tool for Emax Wi-Fi smart device.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "chen0108": "375735289@qq.com"
11   },
12   "homepage": "https://gitee.com/podme/Emax_WiFiControl.git",
13   "frameworks": [
14     "Foundation",
15     "UIKit",
16     "CoreBluetooth",
17     "NetworkExtension",
18     "CoreLocation",
19     "SystemConfiguration"
20   ],
21   "requires_arc": true,
22   "source": {
23     "git": "https://gitee.com/podme/Emax_WiFiControl_PK.git",
24     "tag": "1.2.1"
25   },
26   "platforms": {
27     "ios": "9.0"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   },
32   "ios": {
33     "vendored_frameworks": "ios/Emax_WiFiControl.framework"
34   }