[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 7 / a / ZHLBaseCategory / 0.0.2 / ZHLBaseCategory.podspec.json
blob735dd982298de5701e56397e0a352fd4d0ec0f3c
2   "name": "ZHLBaseCategory",
3   "version": "0.0.2",
4   "summary": "智慧流基础服务分类",
5   "description": "\"智慧流iOS基础服务分类\"",
6   "homepage": "https://github.com/bjzhlapple/ZHLBaseCategory.git",
7   "license": "MIT",
8   "authors": {
9     "shenyang": "shenyangyang@zhihuiliu.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/bjzhlapple/ZHLBaseCategory.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "*.{h,a}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.1.0"
27     ],
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }