[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 6 / d / 5 / WBSwiftUIKit / 0.1.0 / WBSwiftUIKit.podspec.json
blob55d8c3157ba9612850d1ff78fea4cfca324e361b
2   "name": "WBSwiftUIKit",
3   "version": "0.1.0",
4   "summary": "some useful swift extension.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wenmobo/WBSwiftUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wenmobo": "wenmobo2018@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wenmobo/WBSwiftUIKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "WBSwiftUIKit/WBExtension/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "AdSupport",
26     "Foundation"
27   ],
28   "swift_versions": "5.0",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "5.0"
31   },
32   "swift_version": "5.0"