blob: 2ceae3158298647ce19d24d9b01ad8bac0586145 [file] [log] [blame]
{
"name": "CreateModel",
"summary": "Auto Generate a model file by a dictionary.",
"version": "1.0.0",
"license": {
"type": "BSD 3",
"file": "LICENSE"
},
"authors": {
"liaochaolong": "liao.chaolong.sz@gmail.com"
},
"social_media_url": "http://chaolong.club",
"homepage": "https://github.com/ZZinKin/CreateModel",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ZZinKin/CreateModel.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "Source Files/**/*.{h,m}",
"public_header_files": "Source Files/**/*.{h}"
}