[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 4 / DJProgressHUD_OSX / 0.0.1 / DJProgressHUD_OSX.podspec.json
blobcff2558f8cc673a5942a46e007e743726286458e
2   "name": "DJProgressHUD_OSX",
3   "version": "0.0.1",
4   "summary": "Progress and Activity Indicators and HUD for Mac OS X.",
5   "homepage": "https://github.com/danielmj/DJProgressHUD_OSX",
6   "license": {
7     "type": "GNU",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Daniel Jackson",
11   "social_media_url": "http://www.danmjacks.com/",
12   "platforms": {
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/danielmj/DJProgressHUD_OSX.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "DJProgressHUD/*.{h,m}",
20   "public_header_files": "DJProgressHUD/*.h",
21   "frameworks": "QuartzCore",
22   "requires_arc": true