[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 0 / a / GNSwipeView / 0.0.2 / GNSwipeView.podspec.json
blobbe3c4130a030020ee05f1e425d98d65204fbf364
2   "name": "GNSwipeView",
3   "version": "0.0.2",
4   "summary": "Swipe controller",
5   "description": "                   Swipe controller with strategy support for creating custom swipe handling\n",
6   "homepage": "https://github.com/jakubknejzlik/GNSwipeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNSwipeView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "GNSwipeView/GNSwipeView/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true