[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 7 / BaseKitSwift / 4.2.1 / BaseKitSwift.podspec.json
blobe69380ccb399986f2e0929d61d3dfe14ffdcfca2
2   "name": "BaseKitSwift",
3   "version": "4.2.1",
4   "summary": "简单的开发库",
5   "swift_version": "4.2",
6   "description": "\"一个包含常用api的库\"",
7   "homepage": "https://github.com/NightDrivers",
8   "license": "MIT",
9   "authors": {
10     "NightDriver": "lin_de_chun@sina.com"
11   },
12   "source": {
13     "git": "https://github.com/NightDrivers/BaseKitSwift.git",
14     "tag": "4.2.1"
15   },
16   "source_files": "BaseKitSwift/*/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "SnapKit": [
22       "~> 4.2.0"
23     ]
24   }