blob: 4d270e0719f0ecdf26d1b5dd0f63cfab51012a23 [file] [log] [blame]
{
"name": "JYTestTool",
"version": "1.2.0",
"summary": "JYComponent JYTestTool",
"swift_versions": "4.0",
"description": "JYComponent JYTestTool.",
"homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYTestTool_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "bo.lin@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYTestTool_ios.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYTestTool/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CocoaLumberjack/Swift": [
],
"SnapKit": [
]
},
"swift_version": "4.0"
}