[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / e / groot-swift / 0.5.1 / groot-swift.podspec.json
blob9a2a9949fa558e71d41d4ab14ed98cddd93c10b1
2   "name": "groot-swift",
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"