[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / 1 / UIView+draggable / 0.1 / UIView+draggable.podspec.json
blob731ce6ad0800d46228c8870f5b12224df0b3d4eb
2   "name": "UIView+draggable",
3   "version": "0.1",
4   "summary": "UIView category that adds dragging capabilities",
5   "homepage": "https://github.com/andreamazz/UIView-draggable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mazzini": "andrea.mazzini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andreamazz/UIView-draggable.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "UIView+draggable",
22     "*.{h,m}"
23   ],
24   "requires_arc": true