blob: e8c3a6c53647864d193c32907328d6313faf8334 [file] [log] [blame]
{
"name": "Touchpose",
"version": "1.0.1",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"summary": "Touchposé is a set of classes for iOS that renders screen touches when a device is connected to a mirrored display.",
"homepage": "http://github.com/toddreed/Touchpose",
"authors": {
"Todd Reed": "todd@toddreed.name"
},
"source": {
"git": "https://github.com/toddreed/Touchpose.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "**/QTouchposeApplication.{h,m}",
"requires_arc": true
}