[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / b / PrettyUtils / 0.2 / PrettyUtils.podspec.json
blob2c6a8672fa6e9523014d6c131f4fbd6267864e3c
2   "name": "PrettyUtils",
3   "version": "0.2",
4   "summary": "A pretty utils for iOS/macOS developing",
5   "homepage": "https://github.com/nab0y4enko/PrettyUtils",
6   "license": "MIT",
7   "authors": {
8     "Oleksii Naboichenko": "oleksii.naboichenko@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/nab0y4enko",
11   "source": {
12     "git": "https://github.com/nab0y4enko/PrettyUtils.git",
13     "tag": "0.2"
14   },
15   "swift_versions": [
16     "5.0",
17     "5.1"
18   ],
19   "frameworks": [
20     "Foundation"
21   ],
22   "platforms": {
23     "ios": "11.0",
24     "osx": "10.14"
25   },
26   "source_files": [
27     "Sources/**/*.swift"
28   ],
29   "swift_version": "5.1"