blob: 4f5ec53c36b78063341562fc59a9efdde3982ed9 [file] [log] [blame]
{
"name": "ScrollSegment",
"version": "0.1.0",
"summary": "Scrollable segments with animation for iOS.",
"description": "'Scrollable segments with animation for iOS.'",
"homepage": "https://github.com/raketenok/ScrollSegments",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ievgen Iefimenko": "raketenok@gmail.com"
},
"source": {
"git": "https://github.com/raketenok/ScrollSegments.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollSegment/Classes/**/*",
"swift_version": "4.1",
"frameworks": "UIKit"
}