[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 3 / MRFoundation / 1.0.0 / MRFoundation.podspec.json
blob63879833e78c387c6db9ef971140291caa79e407
2   "name": "MRFoundation",
3   "version": "1.0.0",
4   "summary": "A library to complement the Swift Standard Library.",
5   "homepage": "https://github.com/djmixroman/MRFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "source": {
11     "git": "https://github.com/djmixroman/MRFoundation.git",
12     "tag": "1.0.0"
13   },
14   "authors": {
15     "Roman Mogutnov": "https://twitter.com/djmixroman"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "MRFoundation/Sources/**/*",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_version": "5.3"