blob: 9f3f0f006307738516438122f7b7709c32f42a82 [file] [log] [blame]
{
"name": "ScrollSegmentsSwift",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollSegmentsSwift/**/*",
"swift_version": "4.0"
}