[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / e / TOSegmentedControl / 1.2.0 / TOSegmentedControl.podspec.json
blob135a98140790cc468fbe521aab1b5ca6b68b9a38
2   "name": "TOSegmentedControl",
3   "version": "1.2.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.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "TOSegmentedControl/**/*.{h,m}",
19   "requires_arc": true