blob: a70e7cc1f1e6a9c47414d588e502770cbf859dcc [file] [log] [blame]
{
"name": "ScrollSegmentsSwift",
"version": "0.1.2",
"summary": "Scrollable segments with animation for iOS.",
"description": "'Scrollable segments with animation for iOS.'",
"homepage": "https://github.com/raketenok/ScrollSegmentsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ievgen Iefimenko": "raketenok@gmail.com"
},
"source": {
"git": "https://github.com/raketenok/ScrollSegmentsSwift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollSegmentsSwift/**/*",
"swift_version": "4.2"
}