[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / d / 4 / c / GrootSwift / 0.2.1 / GrootSwift.podspec.json
blob578a7e83ac67b2b7a347026f83d42b28fa9d0848
2   "name": "GrootSwift",
3   "version": "0.2.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   "license": {
8     "type": "UIUC/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.2.1"
20   },
21   "source_files": "groot-swift/Classes/**/*.{swift}",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.1"