[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / e / d / 2 / BaseToolLib / 0.0.12 / BaseToolLib.podspec.json
blob9a3b4920aa927ab46b4e62e05562e245db9b8c11
2   "name": "BaseToolLib",
3   "version": "0.0.12",
4   "summary": "base-tool",
5   "description": "开发中常用的基础工具",
6   "homepage": "https://gitee.com/junfengdev/base-tool-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "junfengdev@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/junfengdev/base-tool-lib.git",
16     "tag": "0.0.12"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "source_files": "Sources/BaseToolLib/**/*.{swift,h,m,a}",
25   "swift_version": "5.0"