[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 8 / RCDraggableButton / 0.4 / RCDraggableButton.podspec.json
blobb0e0a1e093155ee158eff167501ba7e4236bbcdf
2   "name": "RCDraggableButton",
3   "version": "0.4",
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.4"
19   },
20   "source_files": "Src",
21   "public_header_files": "Src/*.h",
22   "requires_arc": true