blob: 857dfc50e0596519d5e71336609ae942ec52cec1 [file] [log] [blame]
{
"name": "DoActionSheetFork",
"version": "1.1.2",
"authors": {
"beiliubei": "beiliubei@gmail.com"
},
"homepage": "https://github.com/beiliubei/DoActionSheet.git",
"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/beiliubei/DoActionSheet.git",
"tag": "1.1.2"
},
"source_files": [
"TestActionSheet/3rdSource/UIImage-ResizeMagick/*.{h,m}",
"TestActionSheet/DoActionSheet/*.{h,m}"
],
"platforms": {
"ios": null
},
"requires_arc": true
}