[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 2 / ORSwiftUtils / 0.1.0 / ORSwiftUtils.podspec.json
blob6d8cabfd220b803982fc0f108a35ef4da077243c
2   "name": "ORSwiftUtils",
3   "version": "0.1.0",
4   "summary": "Library with helpful utils for Swift",
5   "description": "Swift extensions and utils that allow you to have clean code.",
6   "homepage": "https://github.com/rosolowski/ORSwiftUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oskar RosoĊ‚owski": "oskar.rosolowski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rosolowski/ORSwiftUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "ORSwiftUtils/Classes/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"