[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 4 / e / a / BaseComponentKit / 0.0.7 / BaseComponentKit.podspec.json
blobc12ff673925e5099f64248c7e3dd56be8c60c887
2   "name": "BaseComponentKit",
3   "version": "0.0.7",
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.7"
18   },
19   "source_files": "BaseComponentKit/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.0"