blob: c092c145cf58547a95bf8853f5db89433468a19b [file] [log] [blame]
{
"name": "UIActionSheet+ODBuilder",
"version": "1.0.0",
"summary": "iOS UIActionSheet builder.",
"homepage": "https://github.com/Rogaven/UIActionSheet-ODBuilder",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Nazaroff": "alexx.nazaroff@gmail.com"
},
"source": {
"git": "https://github.com/Rogaven/UIActionSheet-ODBuilder.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"dependencies": {
"ODX.Blocks": [
"~> 1.5"
]
},
"source_files": "src/**/*",
"requires_arc": true
}