blob: a3238daf287c70fad73bd5577280d8c8fb9c91ef [file] [log] [blame]
{
"name": "InteractiveTools",
"version": "0.1.3",
"summary": "ORT Interactive iOS toolbox",
"description": "Toolbox for various solutions used throughout some of the ORT Interactive projects.\nMore details here: https://github.com/ORT-Interactive-GmbH/InteractiveTools",
"homepage": "http://www.ort-online.net",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Sebastian Westemeyer": "sebastian.westemeyer@ort-online.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ORT-Interactive-GmbH/InteractiveTools.git",
"tag": "0.1.3"
},
"source_files": "InteractiveTools/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}