[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 6 / e / groot-swift / 0.0.3 / groot-swift.podspec.json
blobd178345cc2a5d295c564bbc6bafd15eae9af98f4
2   "name": "groot-swift",
3   "version": "0.0.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": "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.0.3"
20   },
21   "source_files": "groot-swift/Classes/**/*.{swift}",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "3.1"