[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 3 / SYRoundedView / 1.1.0 / SYRoundedView.podspec.json
blob08af3a8c732107f7c48ee850bba00a1aa2a727d3
2   "name": "SYRoundedView",
3   "version": "1.1.0",
4   "license": "Custom",
5   "summary": "A simple way to have rounded corners in your views",
6   "homepage": "https://github.com/dvkch/SYRoundedView",
7   "authors": {
8     "Stan Chevallier": "contact@stanislaschevallier.fr"
9   },
10   "source": {
11     "git": "https://github.com/dvkch/SYRoundedView.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "SYRoundedView/*.swift",
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "xcconfig": {
18     "CLANG_MODULES_AUTOLINK": "YES"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "5.0"