[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 6 / KOControls / 1.1.1 / KOControls.podspec.json
blob80281d46d83fcec385bd5ed8ded6a20c5593124e
2   "name": "KOControls",
3   "version": "1.1.1",
4   "summary": "Package of useful controls: pickers, presenting queue, textfield thats supports showing the errors etc.",
5   "homepage": "https://github.com/Flawion/KOControls",
6   "license": "MIT",
7   "authors": "Kuba Ostrowski",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "source": {
12     "git": "https://github.com/Flawion/KOControls.git",
13     "tag": "1.1.1"
14   },
15   "source_files": "Sources/*.swift",
16   "resources": "Sources/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
17   "requires_arc": true,
18   "swift_version": "5.0"