blob: b50bcf513c460738bb032f647ca1e32b18865904 [file] [log] [blame]
{
"name": "Boris",
"version": "0.1.8",
"summary": "Boilerplate template project iOS apps.",
"description": "Boilerplate template project iOS apps. Install library into project, never gave to write this generic code again!",
"homepage": "https://github.com/MannyCalavera27/Boris",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MannyCalavera27": "tiziano.cialfi@gmail.com"
},
"source": {
"git": "https://github.com/MannyCalavera27/Boris.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Boris/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}