blob: 61462ce52514f3300cef885bb8241e7b1b0854c6 [file] [log] [blame]
{
"name": "TitanModel",
"version": "0.0.1",
"summary": "A test description of TitanModel.",
"description": "这里是最全的描述信息, 要比上面的summary的描述信息还要劝, A test description of TitanModel",
"homepage": "https://github.com/CoderTitan/TitanModel",
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderTitan": "quanjunt@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderTitan/TitanModel.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"exclude_files": "Classes/Exclude"
}