[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / f / UIView+DragDrop / 0.0.1 / UIView+DragDrop.podspec.json
blob87e461ea24fbccc9c00ab147aa35da5308d05408
2   "name": "UIView+DragDrop",
3   "version": "0.0.1",
4   "summary": "Objective-C category adding drag and drop functionality to UIView",
5   "description": "Simple interface for adding drag and drop functionality to UIViews",
6   "homepage": "http://github.com/ryanmeisters/UIView-DragDrop",
7   "license": "MIT",
8   "authors": {
9     "Ryan Meisters": "ryanmeisters@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ryanmeisters/UIView-DragDrop.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/ryanmeisters",
16   "platforms": {
17     "ios": "5.1"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"