blob: 6c214a59471e8f7cd96d10a8f475b187e80dab2f [file] [log] [blame]
{
"name": "SASScrolletSegment",
"version": "0.1.0",
"summary": "Scrolling segments controller with underline",
"description": "Scrolling segments controller with underline.I created the project, because I did not find an analog with a dynamic text length in Scrolling segments",
"homepage": "https://github.com/lestadNew/SASScrolletSegment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lestadNew": "topor.9090@gmail.com"
},
"source": {
"git": "https://github.com/lestadNew/SASScrolletSegment.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SASScrolletSegment/Classes/*",
"resource_bundles": {
"SASScrolletSegment": [
"SASScrolletSegment/Classes/*.xib"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}