[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 4 / 2 / SYSegmentedControl / 1.1.7 / SYSegmentedControl.podspec.json
blob7a02e19da8ae29e20f8db7197cd03372bbdbd168
2   "name": "SYSegmentedControl",
3   "version": "1.1.7",
4   "license": "Custom, see Readme.md",
5   "summary": "Custom UISegmentedControl",
6   "homepage": "https://github.com/dvkch/SYSegmentedControl",
7   "authors": {
8     "Stan Chevallier": "contact@stanislaschevallier.fr"
9   },
10   "source": {
11     "git": "https://github.com/dvkch/SYSegmentedControl.git",
12     "tag": "1.1.7"
13   },
14   "source_files": "SYSegmentedControl/SYSegmentedControl.{h,m}",
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "xcconfig": {
18     "CLANG_MODULES_AUTOLINK": "YES"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0"
23   },
24   "dependencies": {
25     "SYKit": [
27     ]
28   },
29   "swift_version": "5.0"