[Add] Dalila 1.0.25
[CocoaPods.git] / Specs / a / 9 / 6 / XJWiFiLink / 1.0.0 / XJWiFiLink.podspec.json
blobfd3a9dd02c4215647c0b617706348f9cf357d023
2   "name": "XJWiFiLink",
3   "version": "1.0.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": "1.0.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   "dependencies": {
28     "CocoaAsyncSocket": [
30     ]
31   }