[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / b / BGSMM_DevKit / 1.0.0 / BGSMM_DevKit.podspec.json
blob0420ed35335bbd5aa025e7a4d20673be66e3574a
2   "name": "BGSMM_DevKit",
3   "version": "1.0.0",
4   "summary": "BGSMM_DevKit is a collection of various utilities that I will use when developing.",
5   "swift_versions": "5.0",
6   "description": "BGSMM_DevKit is a collection of various utilities that I will use when developing.\nInclude SimpleAlert, StringManipulator, and etc..",
7   "homepage": "https://github.com/ayaysir/BGSMM_DevKit",
8   "source": {
9     "git": "https://github.com/ayaysir/BGSMM_DevKit.git",
10     "tag": "1.0.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "40187546": "yoonbumtae@gmail.com"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/BGSMM_DevKit/**/*",
23   "swift_version": "5.0"