[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241227
[CocoaPods.git] / Specs / e / 8 / 6 / MCFrontendKit / 0.2.4 / MCFrontendKit.podspec.json
blob6604701a4d29e968c9879ea23ba6306a50ac0d08
2   "name": "MCFrontendKit",
3   "version": "0.2.4",
4   "summary": "A short description of MCFrontendService.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BinaryParadise/MCFrontendService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rake Yang": "fenglaijun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BinaryParadise/MCFrontendService.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "iOS/MCFrontendKit/Classes/**/*",
22   "dependencies": {
23     "MCUIKit": [
24       "~> 0.3"
25     ]
26   }