[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / e / UIGlossyButton / 0.0.7 / UIGlossyButton.podspec.json
blobc333b5968c990c7d20c6d498d6ff2213595a1f08
2   "name": "UIGlossyButton",
3   "version": "0.0.7",
4   "license": "MIT",
5   "summary": "Generate system like or other nice button without any image.",
6   "homepage": "https://github.com/waterlou/UIGlossyButton",
7   "authors": {
8     "waterlou": "https://github.com/waterlou"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/waterlou/UIGlossyButton.git",
15     "tag": "v0.0.7"
16   },
17   "frameworks": [
18     "UIKit",
19     "QuartzCore"
20   ],
21   "requires_arc": false,
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "UIGlossyButton/UIGlossyButton.{h,m}"
26     },
27     {
28       "name": "LayerEffects",
29       "source_files": "UIGlossyButton/UIView+LayerEffects.{h,m}"
30     }
31   ]