blob: 7152c40203ac7f638ba64e028288a4a44cbc6c89 [file] [log] [blame]
{
"name": "Touchpose",
"version": "1.0",
"license": "MIT",
"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": "none@given.xyz"
},
"source": {
"git": "https://github.com/toddreed/Touchpose.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "**/QTouchposeApplication.{h,m}",
"requires_arc": true
}