[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 7 / GenUtilsLib / 0.0.1 / GenUtilsLib.podspec.json
blob38d5ebaba5f2a1bcc843d339884177d133eefb37
2   "name": "GenUtilsLib",
3   "version": "0.0.1",
4   "summary": "A short description of GenUtilsLib which does basic math functions.",
5   "description": "This CocoaPods library helps you perform calculation like addition, subtraction, multiplication and division.",
6   "homepage": "https://github.com/virtplay/GenUtilsLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Karthik": "kokarbs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.3"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/virtplay/GenUtilsLib.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "GenUtilsLib/**/*.swift"