[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 5 / c / WrapKit / 0.1.7 / WrapKit.podspec.json
blob0e1fa7dc49870569799c91de94a258e2fc324130
2   "name": "WrapKit",
3   "version": "0.1.7",
4   "summary": "WrapKit is a Swift Cocoa Pods Library",
5   "description": "WrapKit is a DSL to make development easier",
6   "homepage": "https://github.com/gitlees/WrapKit",
7   "authors": {
8     "Stanislav Lee": "glees769@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gitlees/WrapKit.git",
12     "tag": "0.1.7"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13"
22   },
23   "source_files": "sources/**/*.swift",
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "APPLICATION_EXTENSION_API_ONLY": "YES"
27   },
28   "swift_version": "5.0"