[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 3 / XinxiangsuiSDK / 1.0.0 / XinxiangsuiSDK.podspec.json
blob2867130b5457924248394331e93156bdce481db3
2   "name": "XinxiangsuiSDK",
3   "version": "1.0.0",
4   "summary": "Bluetooth configuration Framework of Xinxiangsui device.",
5   "description": "About the Bluetooth network configuration function of Xinxiangsui device.",
6   "homepage": "https://github.com/wlz0610/XinxiangsuiSDK",
7   "license": "MIT",
8   "authors": {
9     "xiaowang": "wanglizhenios@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/wlz0610/XinxiangsuiSDK.git",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "EphoneSDK.framework",
19   "source_files": "EphoneSDK.framework/**/*",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MJExtension": [
29     ],
30     "YYKit": [
32     ],
33     "MQTTClient": [
35     ]
36   }