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