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