blob: e49e4c3e8c91901f9937bcf9bd9c53b81bfd1d78 [file] [log] [blame]
{
"name": "Bohr",
"version": "3.0.0-rc.1",
"summary": "Settings screen composing framework",
"homepage": "https://github.com/DavdRoman/Bohr",
"authors": {
"David Román": "d@vidroman.me"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DavdRoman/Bohr.git",
"tag": "3.0.0-rc.1"
},
"source_files": "Bohr/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}