blob: 684d48c35889e4e9128b07e777bbeb456d3a7bdd [file] [log] [blame]
{
"name": "twoLib",
"version": "0.0.1",
"summary": "towlib需要一个简介,写完就好",
"description": "我是一个描述,要写得长一点",
"homepage": "https://git.coding.net/jasper2016/twoLib.git",
"license": "MIT",
"authors": {
"jasper": "wanghaifei1987410@163.com"
},
"source": {
"git": "https://git.coding.net/jasper2016/twoLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}