[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241227
[CocoaPods.git] / Specs / e / 4 / f / SHComponentFactory / 0.1.0 / SHComponentFactory.podspec.json
blob16f26938d402f6236ddc6ccdc87c188b74d1dd11
2   "name": "SHComponentFactory",
3   "version": "0.1.0",
4   "summary": "组件化方案.",
5   "description": "组件化方案解决控制器跳转问题。",
6   "homepage": "https://github.com/yaoqi-github/SHComponentFactory",
7   "license": "MIT",
8   "authors": {
9     "yaoqi": "1159991642@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/yaoqi-github/SHComponentFactory.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SHComponentFactory": [
22       "Pod/Assets/*.png"
23     ]
24   }