[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / d / a / 2 / AYGestureHelpView / 0.1.0 / AYGestureHelpView.podspec.json
blob041bf4b4aa3b7ba9daf4d1e4a01d59fee4997a69
2   "name": "AYGestureHelpView",
3   "version": "0.1.0",
4   "summary": "A view that can show a tutorial for gestures",
5   "homepage": "https://github.com/yenbekbay/AYGestureHelpView",
6   "license": "MIT",
7   "authors": {
8     "Ayan Yenbekbay": "ayan.yenb@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yenbekbay/AYGestureHelpView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "pop": [
21       "~> 1.0"
22     ]
23   }