blob: ac0af760820b8dc68c124282a8e4243de7b173f5 [file] [log] [blame]
{
"name": "AYGestureHelpView",
"version": "0.2.0",
"summary": "A view that can show a tutorial for gestures",
"homepage": "https://github.com/yenbekbay/AYGestureHelpView",
"license": "MIT",
"authors": {
"Ayan Yenbekbay": "ayan.yenb@gmail.com"
},
"source": {
"git": "https://github.com/yenbekbay/AYGestureHelpView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}