[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / e / MCCommons / 0.0.2 / MCCommons.podspec.json
blob369c222d1b00c756cbef8e5181f7753af30ecfca
2   "name": "MCCommons",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "MCCommons/**/*.{h,m,swift}",
23   "swift_version": "5.0"