[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / e / SCDragController / 1.2.6 / SCDragController.podspec.json
blob31a45231406138b4f7900902ec196c5f96b98960
2   "name": "SCDragController",
3   "version": "1.2.6",
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.2.6"
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   ]