blob: 1ef03c3605b640b1ed7a1d9a11a638326954ac28 [file] [log] [blame]
{
"name": "TCPickerView",
"version": "0.1.0",
"summary": "Picker view popup with multiply rows selection written in Swift",
"description": "Picker view popup with ability to select multiply rows written in Swift",
"homepage": "https://github.com/ChernyshenkoTaras/TCPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taras Chernyshenko": "taras.chernyshenko@gmail.com"
},
"source": {
"git": "https://github.com/ChernyshenkoTaras/TCPickerView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/@t_chernyshenko",
"platforms": {
"ios": "9.0"
},
"source_files": "TCPickerView/TCPickerView/Classes/**/*",
"resources": "TCPickerView/TCPickerView/Assets/**/*",
"pushed_with_swift_version": "3.0"
}