[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / 2 / f / UIView+DragDrop / 0.0.2 / UIView+DragDrop.podspec.json
bloba8757d5a00be5f81b96168b0341107fe2ec93403
2   "name": "UIView+DragDrop",
3   "version": "0.0.2",
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.2"
14   },
15   "social_media_url": "https://twitter.com/ryanmeisters",
16   "platforms": {
17     "ios": "5.1"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"