{ | |
"name": "ODActionViewController", | |
"version": "1.0.1", | |
"summary": "Controller for custom UIActionSheet like in Maps.app", | |
"homepage": "https://github.com/Rogaven/ODActionViewController", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE.txt" | |
}, | |
"authors": { | |
"Alexey Nazaroff": "alexx.nazaroff@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Rogaven/ODActionViewController.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source_files": "src/**/*", | |
"requires_arc": true | |
} |