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