[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / e / SCDragController / 1.1.0 / SCDragController.podspec.json
blob637ef7a38e1497358aa5712953f886fe51dcdaf1
2   "name": "SCDragController",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Generic component meant to aid the development of drag & drop behaviors.",
8   "homepage": "https://github.com/stefanceriu/SCDragController",
9   "authors": {
10     "Stefan Ceriu": "stefan.ceriu@yahoo.com"
11   },
12   "social_media_url": "https://twitter.com/stefanceriu",
13   "source": {
14     "git": "https://github.com/stefanceriu/SCDragController.git",
15     "tag": "v1.1.0"
16   },
17   "license": {
18     "type": "MIT License",
19     "file": "LICENSE"
20   },
21   "source_files": "SCDragController/*",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "screenshots": [
25     "https://dl.dropboxusercontent.com/u/12748201/Recordings/SCDragController/SCDragController.gif"
26   ]