blob: 57126deeafc897dd26e83986ca074c832574c7ce [file] [log] [blame]
{
"name": "QModelTool",
"version": "2.4.0",
"summary": "快速创建模型并为其赋值",
"description": "A longer description of QModelTool in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/loginSin/QModelTool",
"license": "MIT",
"authors": {
"loginSin": "login_sin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/loginSin/QModelTool.git",
"tag": "2.4.0"
},
"source_files": [
"QModelCreate/**/*",
"QModelAndData/**/*"
],
"exclude_files": "Classes/Exclude"
}