[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / f / TLSegmentedControl-iOS / 1.1.0 / TLSegmentedControl-iOS.podspec.json
blob2c6a991c89c8344b5bc5983f1258058cb1c2385e
2   "name": "TLSegmentedControl-iOS",
3   "version": "1.1.0",
4   "summary": "A custom segmented control for iOS.",
5   "description": "A custom segmented control for iOS.",
6   "homepage": "https://github.com/lee5783/TLSegmentedControl",
7   "screenshots": "https://github.com/lee5783/TLSegmentedControl/raw/master/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "lee5783",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/lee5783/TLSegmentedControl.git",
18     "tag": "1.1.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m,swift,xib}"
23   ],
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"