[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 0 / BorderedSegmentedControl / 0.1.5 / BorderedSegmentedControl.podspec.json
blob1f11903ff99c1b38a7b514ff28416b8fd3c77990
2   "name": "BorderedSegmentedControl",
3   "version": "0.1.5",
4   "summary": "BorderedSegmentedControl is a easy custom Segmented control with a bottom bordered UI that lets you quickly integrate it in your code.",
5   "swift_versions": "4.0",
6   "description": "BorderedSegmentedControl is a easy custom Segmented control with a bottom bordered UI that lets you quickly integrate. it has properties exposed to customize the segmented control",
7   "homepage": "https://github.com/Mohammed-Shakeer/BorderedSegmentedControl",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mohammed Shakeer": "k.mohammed.shakeer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Mohammed-Shakeer/BorderedSegmentedControl.git",
17     "tag": "0.1.5"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BorderedSegmentedControl/Classes/**/*",
23   "swift_version": "4.0"