blob: 75eed864a7f8ac6863b8a511075a22ad9bdb3e08 [file] [log] [blame]
{
"name": "Hidden",
"version": "0.1.0",
"summary": "Hide and show views easily in Swift.",
"description": "Hidden is an UIView extension to enable show and hide multiple views easily.",
"homepage": "https://github.com/buribae/Hidden",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stephen Jang": "buribae@gmail.com"
},
"source": {
"git": "https://github.com/buribae/Hidden.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hidden/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}