[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / WrapKit / 0.0.2 / WrapKit.podspec.json
blobd334a936c3f8f9127e5d6f619256d98a212985a1
2   "name": "WrapKit",
3   "version": "0.0.2",
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.0.2"
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": [
24     "WrapKitiOS/**/*.swift",
25     "WrapKitNetworking/**/*.swift"
26   ],
27   "swift_versions": "5.0",
28   "pod_target_xcconfig": {
29     "APPLICATION_EXTENSION_API_ONLY": "YES"
30   },
31   "swift_version": "5.0"