[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / e / GDDropZone / 1.0.2 / GDDropZone.podspec.json
blobf775a26172b286b5229bc00f8f8bf15111803f7b
2   "name": "GDDropZone",
3   "version": "1.0.2",
4   "summary": "Convenient drag and drop view.",
5   "description": "An NSView extension for convenient drag and drop operations.",
6   "homepage": "https://github.com/alicin/GDDropZone",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ali Can Bardakci": "alicanbardakci@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/alican",
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/alicin/GDDropZone.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "GDDropZone",
24     "GDDropZone/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "GDDropZone/Exclude",
27   "pushed_with_swift_version": "3.0"