[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 7 / 8 / ExtraKit / 0.4.2 / ExtraKit.podspec.json
blob2f60b4a957b02560b6182e4220464056f7bccf97
2   "name": "ExtraKit",
3   "version": "0.4.2",
4   "summary": "A collection of useful Swift extensions.",
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.4.2"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12"
21   },
22   "source_files": "ExtraKit/common/*.swift",
23   "ios": {
24     "source_files": "ExtraKit/ios/*.swift"
25   },
26   "preserve_paths": "scripts/*"