[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 3 / 1 / ColourWheel / 0.4.1 / ColourWheel.podspec.json
blob83f4e806c052c66693cd7f46a4078f5b7fe902c6
2   "name": "ColourWheel",
3   "version": "0.4.1",
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.1"
21   },
22   "source_files": "ColourWheelFramework/src/*.{swift}",
23   "frameworks": "UIKit"