[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / TOSegmentedControl / 1.1.0 / TOSegmentedControl.podspec.json
blobcddc12be219d8f0f10ab8aec0606deaa769dd198
2   "name": "TOSegmentedControl",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A segmented control in the style of iOS 13 compatible with previous versions of iOS.",
9   "homepage": "https://github.com/TimOliver/TOSegmentedControl",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOSegmentedControl.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "TOSegmentedControl/**/*.{h,m}",
19   "requires_arc": true