[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / b / JSSquircle / 1.1.3 / JSSquircle.podspec.json
blobc50d04f3b4b6da38fc853f69110db5f2cb7b39d8
2   "name": "JSSquircle",
3   "version": "1.1.3",
4   "summary": "A smoother corner radius in iOS.",
5   "description": "A smoother corner radius in iOS. Using BezierPaths. Matching Apple's own squircle use.",
6   "homepage": "https://github.com/janakmshah/JSSquircle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Janak Shah": "janak.shah@cuvva.com"
13   },
14   "source": {
15     "git": "https://github.com/janakmshah/JSSquircle.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JSSquircle/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"