[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 8 / 9 / e / SCDragController / 1.1.1 / SCDragController.podspec.json
blob5794c185e7aaed958f4fa67c9b1c5fa8c1668cce
2   "name": "SCDragController",
3   "version": "1.1.1",
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.1"
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   ]