[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / c / a / JCProjectBase / 0.0.1 / JCProjectBase.podspec.json
blob7c75a67b71daebbb85d424090f576cbbd007423a
2   "name": "JCProjectBase",
3   "version": "0.0.1",
4   "summary": "A short description of JCProjectBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Geekpk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "江城石少": "otw0909@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Geekpk/JCProjectBase.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JCProjectBase/Classes/**/*",
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Mantle": [
30       "~> 2.1.0"
31     ],
32     "SnapKit": [
33       "~> 4.2.0"
34     ],
35     "YYKit": [
36       "~> 1.0.9"
37     ],
38     "Alamofire": [
39       "~> 4.7.3"
40     ],
41     "MBProgressHUD": [
42       "~> 1.1.0"
43     ],
44     "IQKeyboardManager": [
45       "~> 6.2.0"
46     ],
47     "MJRefresh": [
48       "~> 3.1.15.7"
49     ]
50   }