[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / XinxiangsuiSDK / 1.0.2 / XinxiangsuiSDK.podspec.json
blob4c373d944bc771cee94a55cb6ca1206e9658f8e8
2   "name": "XinxiangsuiSDK",
3   "version": "1.0.2",
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   "authors": {
8     "wanglizhenios@163.com": "wanglizhenios@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/wlz0610/XinxiangsuiSDK.git",
15     "tag": "1.0.2"
16   },
17   "ios": {
18     "vendored_frameworks": "EphoneSDK.framework"
19   },
20   "source_files": "EphoneSDK.framework/headers/*",
21   "exclude_files": "EphoneSDK.framework/*.plist",
22   "frameworks": "EphoneSDK",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 4.0.1"
29     ],
30     "MJExtension": [
31       "~> 3.2.4"
32     ],
33     "YYKit": [
34       "~> 1.0.9"
35     ],
36     "MQTTClient": [
37       "~> 0.15.3"
38     ]
39   }