[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 3 / 1 / ColourWheel / 0.4.0 / ColourWheel.podspec.json
blob1878f5c5ba27752f5342cb521dd9eef2f9375695
2   "name": "ColourWheel",
3   "version": "0.4.0",
4   "summary": "A simple swift colour wheel based colour picker widget.",
5   "swift_version": "4.2",
6   "description": "A swift colour picker widget for swift 4 in iOS 11.0 and later.  It is an extended fork\nof the Objective-C library at https://github.com/justinmeiners/ios-color-wheel.",
7   "homepage": "https://github.com/jdstmporter/ColourWheel.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jdstmporter": "julian@porternet.org.uk"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/jdstmporter/ColourWheel.git",
20     "tag": "0.4.0"
21   },
22   "source_files": "ColourWheelFramework/src/*.{swift}",
23   "frameworks": "UIKit"