blob: c980244199206f62847063cd995e272b77047fb4 [file] [log] [blame]
{
"name": "XKL_TestLib",
"version": "0.0.3",
"summary": "这个是test",
"description": "这些事一个很长的描述,随便写,也可以不写",
"homepage": "https://github.com/xiaoklong/TestLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"肖康龙": ""
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/xiaoklong/TestLib.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"swift_version": "5.0"
}