[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / 2 / YXYBaseViewController / 0.0.3 / YXYBaseViewController.podspec.json
blob99f60d38ad3690afa412588123c355c1d177eadf
2   "name": "YXYBaseViewController",
3   "version": "0.0.3",
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.3"
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     "YYCache": [
34     ]
35   }