blob: bb4fbb981d56ed30e30bfa300469c9545053fa63 [file] [log] [blame]
{
"name": "GenTools",
"version": "0.0.1",
"summary": "测试的",
"description": "测试用的",
"homepage": "https://gitlab.com/JianhuaGu/test",
"license": "MIT",
"authors": {
"JianhuaGu": "1475334313@qq.com"
},
"source": {
"git": "https://gitlab.com/JianhuaGu/test.git",
"tag": "0.0.1"
},
"source_files": "GenTools/*.{swift,h,m}",
"swift_versions": [
"4.0",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}