[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / 4 / DYFoundation / 1.0.1 / DYFoundation.podspec.json
blob136970fd45454a7cf966b551f888e462c02a51bd
2   "name": "DYFoundation",
3   "version": "1.0.1",
4   "summary": "帝云基础框架模块",
5   "description": "帝云基础框架模块,用于新项目直接导入,省去自行寻找和导入的时间。",
6   "homepage": "https://github.com/JWAutumn/DYFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "Autumn": "15898848876@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JWAutumn/DYFoundation.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "DYFoundation/**/*.{h,m}",
21     "*.{h,m}"
22   ],
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "YYCache": [
29     ],
30     "Masonry": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "SDWebImage": [
38     ],
39     "MJRefresh": [
41     ],
42     "MJExtension": [
44     ],
45     "NSDictionary-NilSafe": [
47     ],
48     "DZNEmptyDataSet": [
50     ],
51     "FDFullscreenPopGesture": [
53     ],
54     "IQKeyboardManager": [
56     ],
57     "JLRoutes": [
59     ]
60   }