[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / d / 4 / c / GrootSwift / 0.5.1 / GrootSwift.podspec.json
blob6e7f59399b76a5ebcfc60e263969473aa4e44ed4
2   "name": "GrootSwift",
3   "version": "0.5.1",
4   "summary": "Swift API for Groot",
5   "description": "A Pod for easily adding Groot integration to your iOS App or Swift Project",
6   "homepage": "https://github.com/acm-uiuc/groot-swift",
7   "deprecated": true,
8   "deprecated_in_favor_of": "APIManager",
9   "license": {
10     "type": "NCSA",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "acm@uiuc": "acm@illinois.edu"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/acm-uiuc/groot-swift.git",
21     "tag": "0.5.1"
22   },
23   "source_files": [
24     "groot-swift/Classes/**/*.{swift}",
25     "groot-swift/Protocols/**/*.{swift}"
26   ],
27   "frameworks": "Foundation",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.1"