blob: 76aab43009823b4cddcc6955e83922343c519c95 [file] [log] [blame]
{
"name": "ODActionViewController",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "src/**/*",
"requires_arc": true
}