blob: 3129d12c4bcac890a11a18941c39ed3b30745ffb [file] [log] [blame]
{
"name": "DoActionSheetFork",
"version": "1.1",
"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"
},
"source_files": [
"TestActionSheet/3rdSource/UIImage-ResizeMagick/*.{h,m}",
"TestActionSheet/DoActionSheet/*.{h,m}"
],
"platforms": {
"ios": null
},
"requires_arc": true
}