blob: 92b2e0697fb1d323b59f10c05d493c753023d173 [file] [log] [blame]
{
"name": "UIView+ODFrame",
"version": "0.2.1",
"summary": "Category for UIView extends the frame accessibility.",
"homepage": "https://github.com/Rogaven/UIView-Frame",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Nazaroff": "alexx.nazaroff@gmail.com"
},
"source": {
"git": "https://github.com/Rogaven/UIView-Frame.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "src/**/*",
"requires_arc": true
}