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