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