blob: 50e78a6992e27e045b52cf1392cc16a39ad0404d [file] [log] [blame]
{
"name": "FORGestureTrackDisplay",
"summary": "Tracking the gustures and displaying in window",
"description": "FORGestureTrackDisplay is debug tool to displaying and tracking all kinds of gustures when user touch the screen.",
"version": "0.1.0",
"homepage": "https://github.com/ZhipingYang/FORGestureTrackDisplay",
"license": "MIT",
"authors": {
"ZhipingYang": "XcodeYang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhipingYang/FORGestureTrackDisplay.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "FORGestureTrackDisplay/**/*",
"frameworks": "UIKit"
}