blob: 71795edcb38543cde76b80275fb67528743f460d [file] [log] [blame]
{
"name": "JYTestTool",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYTestTool/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CocoaLumberjack/Swift": [
],
"SnapKit": [
]
}
}