blob: 9b4dbf59c6ec92777510a051e1eb9843d404b554 [file] [log] [blame]
{
"name": "AutoModel",
"version": "0.0.1",
"summary": "a short description of AutoModel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/niefeian/AutoModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niefeian": "123456zz"
},
"source": {
"git": "https://github.com/niefeian/AutoModel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoModel/Classes/**/*",
"swift_version": "5.0"
}