blob: 526589426580b2cc96126234873d9ca2880853e1 [file] [log] [blame]
{
"name": "LimitCellSelect",
"version": "0.0.1",
"summary": "LimitCellSelect.",
"description": "limited button select, written in Swift 3.",
"homepage": "https://github.com/kaskay/LimitCellSelect",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jeasung.lee": "wotjdzz1@naver.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kaskay/LimitCellSelect.git",
"tag": "0.0.1"
},
"source_files": "LimitCellSelect/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}