[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / c / 7 / DoneHUD / 1.0.1 / DoneHUD.podspec.json
blob71821bd4b483992dba37fbf02be721a37a3e179a
2   "name": "DoneHUD",
3   "version": "1.0.1",
4   "summary": "Done animation on HUD made with Swift",
5   "homepage": "https://github.com/beryu/DoneHUD",
6   "screenshots": "https://github.com/beryu/DoneHUD/raw/master/DoneHUD_demo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryuta Kibe": "beryu@blk.jp"
13   },
14   "social_media_url": "http://twitter.com/beryu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/beryu/DoneHUD.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Source/*",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"