[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / a / BaseComponentKit / 0.0.5 / BaseComponentKit.podspec.json
blob6704f97126f8fdd153ddae2ca8aa3ea39300c35d
2   "name": "BaseComponentKit",
3   "version": "0.0.5",
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.5"
18   },
19   "source_files": "BaseComponentKit/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.0"