blob: 42f1537619b8fa188751ae62f10f8b7bf8b15075 [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.0.1",
"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.0.1"
},
"requires_arc": true,
"source_files": "FORGestureTrackDisplay/**/*",
"frameworks": "UIKit"
}