blob: 6ae54b492a5b0b610032b7c368bdf110057ffdc5 [file] [log] [blame]
{
"name": "InteractiveTools",
"version": "0.0.6",
"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.0.6"
},
"source_files": "InteractiveTools/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}