[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 2 / Colourable / 1.0.0 / Colourable.podspec.json
blobc58b47760f00024c62f10e01cc317e8eaf868e6d
2   "name": "Colourable",
3   "version": "1.0.0",
4   "summary": "Extensions for UIColors",
5   "description": "Colourable is a small framework which contains some UIColor's functions such as: RGB, HEX, and generate random UIColors.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Karim Azmi": "kariimazmi@gmail.com"
12   },
13   "homepage": "https://github.com/kariimazmi/Colourable",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/kariimazmi/Colourable.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Colourable/**/*.{h,swift}",
22   "exclude_files": "Colourable/*.plist",
23   "swift_versions": "4.2",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"