[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 9 / 6 / XJWiFiLink / 2.1.0 / XJWiFiLink.podspec.json
blob4a4c39b0c97f7285242e16678b51d27cbb2a738c
2   "name": "XJWiFiLink",
3   "version": "2.1.0",
4   "summary": "XJWiFiLink, XJDevice Wi-Fi Config Help",
5   "description": "Wi-Fi info get & Wi-Fi config for device.",
6   "homepage": "https://gitee.com/x-jiang/XJWiFiLink-Package.git",
7   "license": "MIT",
8   "authors": {
9     "RengeRenge": "lidrkuft123@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/x-jiang/XJWiFiLink-Package.git",
16     "tag": "2.1.0"
17   },
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreLocation"
21   ],
22   "vendored_frameworks": [
23     "Framework/XJWiFiLink.framework",
24     "Framework/SmartLink.framework"
25   ],
26   "vendored_libraries": "Framework/libEasyLink.a",
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "CocoaAsyncSocket": [
36     ]
37   }