blob: 041bf4b4aa3b7ba9daf4d1e4a01d59fee4997a69 [file] [log] [blame]
{
"name": "AYGestureHelpView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}