blob: 0811a8ab599d4454d84c9f3041adc7214b4e022c [file] [log] [blame]
{
"name": "SeanFrame",
"version": "0.1.0",
"summary": "UIView extension",
"homepage": "https://github.com/sean-jeong/SeanFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sean Jeong": "smartsuny@me.com"
},
"source": {
"git": "https://github.com/sean-jeong/SeanFrame.git",
"tag": "0.1.0"
},
"source_files": "FastcampusFrame2/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}