[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / a / BaseComponentKit / 0.0.3 / BaseComponentKit.podspec.json
blob11f384db68d9898c931cf7f26001b83ab50a0ea5
2   "name": "BaseComponentKit",
3   "version": "0.0.3",
4   "summary": "Provide useful base stuffs for the new project",
5   "swift_versions": "5.0",
6   "description": "Provide useful base stuffs for the new project, the root base stuff always start with GBaseXXX",
7   "homepage": "https://github.com/DanteEvil/BaseComponentKit.git",
8   "license": "MIT",
9   "authors": {
10     "Le Ngo Quang Truong": "quang-truong.le-ngo@ekino.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/DanteEvil/BaseComponentKit.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "BaseComponentKit/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.0"