blob: 364c2318f97f4b7860c9a071748fdcf9ff8e5000 [file] [log] [blame]
{
"name": "DoActionSheet",
"version": "0.0.1",
"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.txt"
},
"source": {
"git": "https://github.com/donobono/DoActionSheet.git",
"commit": "b06379deee64555c77fd12ef09d5af8bc7d0575e"
},
"source_files": [
"TestActionSheet/3rdSource/UIImage-ResizeMagick/*.{h,m}",
"TestActionSheet/DoActionSheet/*.{h,m}"
],
"platforms": {
"ios": null
},
"requires_arc": true
}