[Add] PushwooshInboxUIXCFramework 6.7.13
[CocoaPods.git] / Specs / 3 / 7 / 8 / ExtraKit / 0.7.0 / ExtraKit.podspec.json
blobadd011e8c4da4b11e4af96967694c57f1e88283b
2   "name": "ExtraKit",
3   "version": "0.7.0",
4   "summary": "A collection of useful Swift extensions and scripts.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rickbdotcom/ExtraKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Richard Burgess": "rickb@rickb.com"
13   },
14   "source": {
15     "git": "https://github.com/rickbdotcom/ExtraKit.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.14"
21   },
22   "swift_version": "5.0",
23   "source_files": "ExtraKit/common/*.swift",
24   "ios": {
25     "source_files": "ExtraKit/ios/*.swift"
26   },
27   "preserve_paths": "scripts/*"