[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / c / GrootSwift / 0.2.2 / GrootSwift.podspec.json
blob35845804dc1b809b0257e37f4d895379a1d43790
2   "name": "GrootSwift",
3   "version": "0.2.2",
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.2.2"
20   },
21   "source_files": "groot-swift/Classes/**/*.{swift}",
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.1"