blob: a243520d76191ff1ab5e232cd7de3c7f8ce91e68 [file] [log] [blame]
{
"name": "GZZEditView",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "非常简单易用的轻量级编辑框。",
"homepage": "https://github.com/Jonzzs/GZZEditView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonzzs": "292710547@qq.com"
},
"social_media_url": "http://weibo.com/Jonzzs",
"source": {
"git": "https://github.com/Jonzzs/GZZEditView.git",
"tag": "1.0.0"
},
"source_files": "GZZEditView/*.{h,m}",
"requires_arc": true
}