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