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