[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / 7 / OBDragDrop / 0.0.1 / OBDragDrop.podspec.json
blob99d1bc08adfcd32822861ce2ccd0068f01ca0c68
2   "name": "OBDragDrop",
3   "version": "0.0.1",
4   "source": {
5     "git": "https://github.com/Oblong/OBDragDrop.git",
6     "tag": "0.0.1"
7   },
8   "source_files": [
9     "Classes/*.{h,m}"
10   ],
11   "platforms": {
12     "ios": null
13   },
14   "frameworks": "UIKit",
15   "requires_arc": false,
16   "license": "MIT",
17   "authors": {
18     "Zai Chang": "zehao.chang@gmail.com",
19     "Miguel Sanchez": "miguelsanchezvaldes@gmail.com"
20   },
21   "summary": "A self-contained iOS drag and drop library that depends only on UIKit.",
22   "homepage": "https://github.com/Oblong/OBDragDrop"