[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / 5 / MochApp / 0.1.0 / MochApp.podspec.json
blobffd59d7185f54f40939fecbaf7618cb0cdef26af
2   "name": "MochApp",
3   "version": "0.1.0",
4   "summary": "A swifty micro-framework.",
5   "description": "A swifty micro-framework that enables utilities for making easier to develop the app core from scratch.",
6   "homepage": "https://gitlab.com/_eMdOS_/mochapp.git",
7   "license": "MIT",
8   "authors": "eMdOS",
9   "swift_versions": "5.0",
10   "platforms": {
11     "ios": "11.0",
12     "tvos": "11.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/_eMdOS_/mochapp.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "framework/sources/core/**/*.swift",
19   "swift_version": "5.0"