[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 9 / 0 / FSGradientKit / 1.0.0 / FSGradientKit.podspec.json
blob46fcd9d23369d73bbb7ea271f459866e45df6688
2   "name": "FSGradientKit",
3   "version": "1.0.0",
4   "summary": "A view-library that draws a color gradient over its background color, filling the shape of the layer.",
5   "homepage": "https://github.com/lifution/FSGradientKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sheng",
11   "source": {
12     "git": "git@github.com:lifution/FSGradientKit.git",
13     "tag": "1.0.0"
14   },
15   "swift_versions": "5",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "source_files": "FSGradientKit/Classes/**/*",
24   "swift_version": "5"