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