blob: f53732df5fea756d540cbc5b126148518dfb5025 [file] [log] [blame]
{
"name": "Bohr",
"version": "3.0.0-rc.2",
"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.2"
},
"source_files": "Bohr/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}