blob: 5c2e1665b5d3ff397ef8441ff7cebf4171564707 [file] [log] [blame]
{
"name": "AraSegmentedView",
"version": "0.0.1",
"summary": "Elegant segmented view in Swift. Inspired by Bilibili.",
"homepage": "https://github.com/Arabaku/AraSegmentedView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arabaku@126.com": "Arabaku@126.com"
},
"source": {
"git": "https://github.com/Arabaku/AraSegmentedView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"requires_arc": true
}