[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / c / GrootSwift / 0.6.0 / GrootSwift.podspec.json
blob7d6fcda181577c2776d7d8bc6f945aa79fd594fd
2   "name": "GrootSwift",
3   "version": "0.6.0",
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   "license": {
8     "type": "NCSA",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ACM@UIUC": "acm@illinois.edu"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/acm-uiuc/groot-swift.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "GrootSwift/Classes/**/*.{swift}",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "APIManager": [
26     ]
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"