blob: 5a295a9657f5f72e97af4184fc186e1433e55def [file] [log] [blame]
{
"name": "ActionSheetUtil",
"version": "0.1.0",
"summary": "Action sheet With a handler block parameter",
"description": "Action sheet Without a delegate, it uses a handler black instead",
"homepage": "https://bitbucket.org/TR3SCO/actionsheetutil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Martinez": "carlos@tr3sco.com"
},
"source": {
"git": "https://jkarlosmtzs@bitbucket.org/TR3SCO/actionsheetutil.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionSheetUtil/Classes/**/*",
"frameworks": "UIKit"
}