[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / e / CRGradientLabel / 1.0.1 / CRGradientLabel.podspec.json
blob34eddcab35fe0f57631db687a972a3c2a56b8328
2   "name": "CRGradientLabel",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/chroman/CRGradientLabel",
9   "authors": {
10     "Christian Roman": "chroman16@gmail.com"
11   },
12   "summary": "Custom UILabel subclass with gradient coloured backgrounds, written in Swifts.",
13   "source": {
14     "git": "https://github.com/chroman/CRGradientLabel.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "CRGradientLabel/*.swift",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/chroman",
21   "platforms": {
22     "ios": "7.0"
23   }