blob: 21e716e492ea13e302b1588a49f18826c4df71bb [file] [log] [blame]
{
"name": "MGActionSheet",
"version": "1.0.0",
"summary": "A simple, A customizable, ActionSheet.",
"homepage": "https://github.com/MangoHome/MGActionSheet",
"license": "MIT",
"authors": {
"Luqiang": "china.zhangluqiang@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MangoHome/MGActionSheet.git",
"tag": "1.0.0"
},
"source_files": "MGActionSheet/**/*.{h,m}",
"requires_arc": true
}