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