[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 9 / 2 / ORSwiftUtils / 0.1.1 / ORSwiftUtils.podspec.json
blobd50fb5baa5c37f91e95445c8b1418f00988446f2
2   "name": "ORSwiftUtils",
3   "version": "0.1.1",
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.1"
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"