[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / 1 / UIView+draggable / 1.0.1 / UIView+draggable.podspec.json
blob6d4a05a6de0b09822a5e43a22d401b248c2dc91d
2   "name": "UIView+draggable",
3   "version": "1.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": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "Source",
22     "*.{h,m}"
23   ],
24   "requires_arc": true,
25   "social_media_url": "https://twitter.com/theandreamazz"