blob: fd3a9dd02c4215647c0b617706348f9cf357d023 [file] [log] [blame]
{
"name": "XJWiFiLink",
"version": "1.0.0",
"summary": "XJWiFiLink, XJDevice Wi-Fi Config Help",
"description": "Wi-Fi info get & Wi-Fi config for device.",
"homepage": "https://gitee.com/x-jiang/XJWiFiLink-Package.git",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/x-jiang/XJWiFiLink-Package.git",
"tag": "1.0.0"
},
"frameworks": [
"SystemConfiguration",
"CoreLocation"
],
"vendored_frameworks": [
"Framework/XJWiFiLink.framework",
"Framework/SmartLink.framework"
],
"vendored_libraries": "Framework/libEasyLink.a",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}