[Add] PubNubSwift 8.2.3
[CocoaPods.git] / Specs / a / 0 / e / CircleControl / 0.1.0 / CircleControl.podspec.json
blobf07be20867f6929c9213c8eed18eb292c7bf4733
2   "name": "CircleControl",
3   "version": "0.1.0",
4   "summary": "Circle control is customizable via interface builder or code.",
5   "description": "Circle control is customizable via interface builder or code. You can change the start, minimum, final value. You can also adjust the step and rate of change of the value. AND YOU CAN CHANGE CONTROLL COLOR !!! So its amazing , its future",
6   "swift_version": "4.0",
7   "homepage": "https://github.com/ChristianMoler/CircleControl",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ChristianMoler": "christianmoler94@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ChristianMoler/CircleControl.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "CircleControl/Classes/**/*"