[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / 7 / MCRestfire / 0.0.3 / MCRestfire.podspec.json
blob1bc834e1b90eb3bef64e781aafdbab1d1296a1c6
2   "name": "MCRestfire",
3   "version": "0.0.3",
4   "summary": "My very first library to consume Rest API with my own freelance projects.",
5   "description": "MCRestfire is my simple library to consume Rests API using swift or combine. It's important to know that i'm not using third party libraries in it.",
6   "homepage": "https://github.com/Millerscript/MCRestfire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Miller Mosquera": "millersmosquera@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Millerscript/MCRestfire.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "MCRestfire/**/*.{h,m,swift}",
23   "swift_version": "5.0"