[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / c / 2 / MJBaseViewController / 0.0.1 / MJBaseViewController.podspec.json
blob5e58981f588061b2942ded9b54279f4fb7bfcddd
2   "name": "MJBaseViewController",
3   "version": "0.0.1",
4   "summary": "This module contain base class of view controller and some common use function.",
5   "homepage": "https://github.com/Musjoy-XiaoYang/MJBaseViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Podul": "ylpodul@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Musjoy-XiaoYang/MJBaseViewController.git",
18     "tag": "v-0.0.1"
19   },
20   "source_files": "MJBaseViewController/Classes/*"