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