[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / d / 7 / OBDragDrop / 1.0.0 / OBDragDrop.podspec.json
blobede5a87a82e19063408e74c1b822d9e301c17c70
2   "name": "OBDragDrop",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/Oblong/OBDragDrop.git",
6     "tag": "1.0.0"
7   },
8   "source_files": [
9     "Classes/*.{h,m}"
10   ],
11   "platforms": {
12     "ios": "5.0"
13   },
14   "frameworks": "UIKit",
15   "requires_arc": true,
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"