[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 3 / XinxiangsuiSDK / 1.0.1 / XinxiangsuiSDK.podspec.json
blob8b9b00cbbe6e0c294a21743c1498355658c65360
2   "name": "XinxiangsuiSDK",
3   "version": "1.0.1",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wlz0610/XinxiangsuiSDK.git",
16     "tag": "1.0.1"
17   },
18   "vendored_frameworks": "EphoneSDK.framework",
19   "source_files": "EphoneSDK.framework/**/*",
20   "exclude_files": "EphoneSDK.framework/*.plist",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "MJExtension": [
30     ],
31     "YYKit": [
33     ],
34     "MQTTClient": [
36     ]
37   }