blob: 1f5b01ef23ada65ad93e44fa52b65b81b2097d20 [file] [log] [blame]
{
"name": "GHPopupEditView",
"version": "1.0.0",
"summary": "A popup view for editing information.",
"homepage": "https://github.com/xiaopin/GHPopupEditView",
"license": "GPL v3",
"authors": {
"xiaopin": "xiaopin2013@gmail.com"
},
"social_media_url": "http://www.0daybug.com",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaopin/GHPopupEditView.git",
"tag": "1.0.0"
},
"source_files": "GHPopupEditView/*.{h,m}"
}