[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 9 / 3 / e / Hush / 0.1.0 / Hush.podspec.json
blob84608663ae83f7b03644112321d90977eab83827
2   "name": "Hush",
3   "version": "0.1.0",
4   "summary": "Framework for communicating with local storage",
5   "homepage": "https://github.com/theabovo/Hush-cocoa",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "The Abovo ApS": "info@theabovo.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/theabovo/Hush-cocoa.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "requires_arc": true