blob: c369c79064e42a0926c73107997bbb1333d31b57 [file] [log] [blame]
{
"name": "UIActionSheet+ODBuilder",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"dependencies": {
"ODBlocks": [
"~> 1.5"
]
},
"source_files": "src/**/*",
"requires_arc": true
}