blob: 2beb270f23d40ee14a9d2b0c5aca8313a23d3058 [file] [log] [blame]
{
"name": "TitanModell",
"version": "0.0.2",
"summary": "A description of TitanModell.",
"description": "这里开始写你的项目的描述, 但是字数一定要有要求, 必须要比summary的字数多, 否则上传的时候可能会爆出警告; A description of TitanModell",
"homepage": "https://github.com/CoderTitan/TitanModell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderTitan": "quanjunt@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/CoderTitan/TitanModell.git",
"tag": "0.0.2"
},
"source_files": [
"TitanModell",
"TitanModell/**/*.swift"
],
"exclude_files": "TitanModell/Exclude"
}