blob: afe6073b1f14a5e5d712650a9ae723c394aee442 [file] [log] [blame]
{
"name": "CoconutModel",
"version": "0.0.2",
"summary": "Dictionary conversion model util.",
"homepage": "https://github.com/CoconutGZ/CoconutModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajin": "ss_ajin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoconutGZ/CoconutModel.git",
"tag": "0.0.2"
},
"source_files": "CoconutModel/CoconutModel/CoconutModel/*.{h,m}",
"requires_arc": true
}