[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / d / WissKit / 0.5.1 / WissKit.podspec.json
blob1ee989bf01561644dc663d3fde7d82a729afb04c
2   "name": "WissKit",
3   "version": "0.5.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/AlanQuarter/WissKit",
9   "authors": {
10     "AlanQuarter": "the9thstar@naver.com"
11   },
12   "summary": "A Swift module for iOS to make your coding environment more convenient",
13   "source": {
14     "git": "https://github.com/AlanQuarter/WissKit.git",
15     "tag": "0.5.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WissKit/**/*.swift",
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ]
27   },
28   "swift_version": "5.0"