blob: bf56f74bc0eb9b091e508589282fc32b057c0df0 [file] [log] [blame]
{
"name": "testTZYLib",
"version": "0.0.7",
"summary": "简单描述",
"description": "详细描述,字数要比 s.summary 长",
"homepage": "https://github.com/tianziyao/testLib",
"license": "MIT",
"authors": {
"tianziyao": "ziyao.tian@gmail.com"
},
"source": {
"git": "https://github.com/tianziyao/testLib.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}