[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / b / Hoard / 0.0.2 / Hoard.podspec.json
blobbb54ec09a357d4c2a4d8fdef676bee8e70a00ec3
2   "name": "Hoard",
3   "version": "0.0.2",
4   "summary": "Hoard is a generic tree-based object cache for iOS development.",
5   "homepage": "https://github.com/JohnnyDevMode/Hoard",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "JohnnyDevMode": "john@devmode.com",
11     "tangplin": "john@devmode.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/JohnnyDevMode/Hoard.git",
22     "tag": "0.0.2"
23   },
24   "source_files": "Hoard/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"