blob: 279dd6de215b3001b3efe58f5d26739ea8a984ea [file] [log] [blame]
{
"name": "JYWifiSDK",
"version": "1.0.0",
"summary": "JYComponent - JYWifiSDK",
"swift_version": "4.0",
"description": "JYComponent - JYWifiSDK.",
"homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYWifiSDK_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "bo.lin@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYWifiSDK_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYWifiSDK/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"NetworkExtension",
"UserNotifications",
"CFNetwork",
"SystemConfiguration"
]
}