blob: 58c4b3a8004835be7c5dd5c92356a5c69afc0946 [file] [log] [blame]
{
"name": "DoActionSheet",
"version": "1.0",
"authors": {
"JackShi": "shiguifei@gmail.com"
},
"homepage": "https://github.com/donobono/DoActionSheet",
"summary": "An replacement for UIActionSheet : block-based, customizable theme, easy to use with image or map",
"license": {
"type": "MIT",
"file": "License"
},
"source": {
"git": "https://github.com/donobono/DoActionSheet.git",
"tag": "1.0"
},
"source_files": [
"TestActionSheet/3rdSource/UIImage-ResizeMagick/*.{h,m}",
"TestActionSheet/DoActionSheet/*.{h,m}"
],
"platforms": {
"ios": null
},
"requires_arc": true
}