blob: f7f62b0f00e719f087c092ce748d1f6aafb60195 [file] [log] [blame]
{
"name": "JYTestTool",
"version": "1.0.0",
"summary": "JYTestTool.",
"swift_version": "4.0",
"description": "Add long description of the pod here.",
"homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYTestTool_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smallMotorFly": "bin.zhang@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYTestTool_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYTestTool/Classes/**/*",
"dependencies": {
"CocoaLumberjack/Swift": [
]
}
}