blob: 68413175c8c1f57d7d7963cb386632578ea2ac8c [file] [log] [blame]
{
"name": "LeptirFrame",
"version": "0.2.0",
"summary": "UIView extension",
"homepage": "https://github.com/jakouk/LeptirFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kimin Kim": "jakoriaty@gmail.com"
},
"source": {
"git": "https://github.com/jakouk/LeptirFrame.git",
"tag": "0.2.0"
},
"source_files": "LeptirFrame/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}