[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / WissKit / 0.4.2 / WissKit.podspec.json
blobccf5d669028dcdf7b36f131241fc839e5cbfeaa1
2   "name": "WissKit",
3   "version": "0.4.2",
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.4.2"
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"