[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 5 / IVDevTools / 1.0.2 / IVDevTools.podspec.json
blob657141bc5bd628393182e972e214113ea66a42d5
2   "name": "IVDevTools",
3   "version": "1.0.2",
4   "summary": "A lightweight development and debugging tools",
5   "description": "IVDevTools is a lightweight development and debugging tools with a user interface, written in Swift, and consists of two modules, the logging and Environment Variable.",
6   "homepage": "https://github.com/GWTimes/IVDevTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JonorZhang": "zyx1507@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/GWTimes/IVDevTools.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "IVDevTools/**/*.{h,m,swift}",
24   "resource_bundles": {
25     "Resource": "Resource/*.{xcassets,storyboard}"
26   },
27   "swift_version": "5.0"