blob: 8246606b140478d44e8b5d97517aaad463766292 [file] [log] [blame]
{
"name": "SASScrolletSegment",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SASScrolletSegment/Classes/*",
"resource_bundles": {
"SASScrolletSegment": [
"SASScrolletSegment/Classes/*.xib"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}