[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / 2 / YXYBaseViewController / 0.0.9 / YXYBaseViewController.podspec.json
blob0c11fbfc8e9f2ab0ec185c0afef43afc87beea8a
2   "name": "YXYBaseViewController",
3   "version": "0.0.9",
4   "summary": "VC基类和常用的category",
5   "description": "基类VC和常用的category",
6   "homepage": "https://github.com/YXYCareFree/YXYBaseViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YXYCareFree": "576842121@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YXYCareFree/YXYBaseViewController.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YXYBaseViewController/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MJRefresh": [
28     ],
29     "Masonry": [
31     ],
32     "MBProgressHUD": [
34     ],
35     "SDWebImage": [
37     ],
38     "YYCache": [
40     ]
41   }