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