blob: b920377271ded881217878ad02cba370914cee56 [file] [log] [blame]
{
"name": "JYWebServer",
"version": "1.0.0",
"summary": "JYComponent JYCommon JYWebServer",
"swift_version": "4.0",
"description": "JYComponent JYCommon JYWebServer.",
"homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYWebServer_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "bo.lin@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYWebServer_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYWebServer/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
],
"MBProgressHUD": [
]
}
}