[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 7 / b / BGSMM_DevKit / 1.0.2 / BGSMM_DevKit.podspec.json
blob6abb663570a2f0596e758e5ab304a0d01b5a1142
2   "name": "BGSMM_DevKit",
3   "version": "1.0.2",
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.2"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "40187546": "yoonbumtae@gmail.com"
18   },
19   "resource_bundles": {
20     "BGSMM_DevKit": [
21       "Sources/BGSMM_DevKit/Resources/*.lproj"
22     ]
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": "Sources/BGSMM_DevKit/**/*",
28   "swift_version": "5.0"