blob: 148b25b8610e267d1ed04bd1329ddb91c9d6657f [file] [log] [blame]
{
"name": "groot-swift",
"version": "0.1.1",
"summary": "Swift API for Groot",
"description": "A Pod for easily adding Groot integration to your iOS App or Swift Project",
"homepage": "https://github.com/acm-uiuc/groot-swift",
"license": {
"type": "UIUC/NCSA",
"file": "LICENSE"
},
"authors": {
"acm@uiuc": "acm@illinois.edu"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/acm-uiuc/groot-swift.git",
"tag": "0.1.1"
},
"source_files": "groot-swift/Classes/**/*.{swift}",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.1"
}