[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / 5 / WTWifiSDK / 0.2.14 / WTWifiSDK.podspec.json
blob0e30888c60633a312fb89ee50186711de9ab2083
2   "name": "WTWifiSDK",
3   "version": "0.2.14",
4   "summary": "A sdk for AlphaCloud.",
5   "description": "A swift framework for wifi configuration.",
6   "homepage": "https://www.alphaess.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cavan": "cavan@alpha-ess.com"
13   },
14   "source": {
15     "git": "https://github.com/cavanlee/WTWifiSDK.git",
16     "tag": "0.2.14"
17   },
18   "vendored_frameworks": "WTWifiSDK.framework",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "frameworks": [
29     "SystemConfiguration",
30     "CoreData",
31     "CFNetwork"
32   ]