blob: e4d0260a6177da8a7f728f87d17795cf034a8c5a [file] [log] [blame]
{
"name": "TouchSigning",
"version": "1.1.0",
"license": "BSD",
"summary": "UIView to display and capture images of user touches",
"homepage": "https://github.com/rdignard08/TouchSign",
"authors": {
"Ryan Dignard": "conceptuallyflawed@gmail.com"
},
"source": {
"git": "https://github.com/rdignard08/TouchSign.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"public_header_files": "TouchSigning/*.h",
"source_files": "TouchSigning"
}