blob: 8841f1ff7d5544e27baeaa8d112b92de68084351 [file] [log] [blame]
{
"name": "TeeMo",
"version": "0.0.1",
"summary": "TeeMo.",
"description": "TeeMo的详细描述,要注意比s.summary的描述要长",
"homepage": "https://github.com/TeeMoYan/TeeMO.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"TeeMo": "TeeMoYan@163.com"
},
"source": {
"git": "https://github.com/TeeMoYan/TeeMO.git",
"tag": "0.0.1"
},
"source_files": [
"TMManager",
"TMManager/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}