[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 8 / RCDraggableButton / 0.2 / RCDraggableButton.podspec.json
blob39558b82473a8983b1de3be20f0801dca3fb984f
2   "name": "RCDraggableButton",
3   "version": "0.2",
4   "summary": "A draggable button that appears in your view.",
5   "homepage": "https://github.com/RidgeCorn/RCDraggableButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Looping": "www.looping@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/RidgeCorn/RCDraggableButton.git",
18     "tag": "0.2"
19   },
20   "source_files": "RCDraggableButton",
21   "public_header_files": "RCDraggableButton/*.h",
22   "requires_arc": true