[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / 4 / e / AraSegmentedView / 0.1.0 / AraSegmentedView.podspec.json
blobf188822465cf97e5fcafb3f95c67629eb2089e5f
2   "name": "AraSegmentedView",
3   "version": "0.1.0",
4   "summary": "Elegant segmented view in Swift. Inspired by Bilibili.",
5   "homepage": "https://github.com/Arabaku/AraSegmentedView",
6   "screenshots": "https://raw.githubusercontent.com/Arabaku/AraSegmentedView/master/Assets/static.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arabaku": "Arabaku@126.com"
13   },
14   "source": {
15     "git": "https://github.com/Arabaku/AraSegmentedView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*.swift",
23   "requires_arc": true