blob: f5b36baabb40b5f566214a47fcd9ba3749ae2b07 [file] [log] [blame]
{
"name": "OGHakuba",
"version": "0.0.2",
"summary": "A new way to manage UITableView",
"homepage": "https://github.com/gorbat-o/OGHakuba",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg Gorbatchev": "oleg.gorbatchev@gmail.com"
},
"social_media_url": "https://github.com/gorbat-o",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gorbat-o/OGHakuba.git",
"tag": "0.0.2"
},
"source_files": "OGHakuba/**/*.{h,m,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}