[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / d / 8 / RCDraggableButton / 0.3 / RCDraggableButton.podspec.json
blobfb80ef22c3f7e8c8f74d94a0880a1208671222b8
2   "name": "RCDraggableButton",
3   "version": "0.3",
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.3"
19   },
20   "source_files": "Classes",
21   "public_header_files": "Classes/*.h",
22   "requires_arc": true