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