blob: df4017236bb1c1e9c3267e0c9b3d6862b0dab8d2 [file] [log] [blame]
{
"name": "ScrollSegmentsSwift",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollSegmentsSwift/**/*",
"swift_version": "4.2"
}