[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / e / MCCommons / 0.0.6 / MCCommons.podspec.json
blob7ac72d1fbd5c8569a5932b6657e302fc296be021
2   "name": "MCCommons",
3   "version": "0.0.6",
4   "summary": "Small library with helpers, common classes and more by Miller Mosquera.",
5   "description": "I'm going to use this library to create my own apps, so with this, i'm not going to need to recreate code, this is my boilerplate",
6   "homepage": "https://github.com/Millerscript/MCCommons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Miller Mosquera": "millersmosquera@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Millerscript/MCCommons.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "MCCommons/**/*.{h,m,swift}",
23   "swift_version": "5.0"