[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / b / swift.hud / 0.1.1 / swift.hud.podspec.json
blobcbf15036c49111c4dd52b67d13e9ae3aada37013
2   "name": "swift.hud",
3   "version": "0.1.1",
4   "summary": "HUD by Swift",
5   "swift_versions": "5.0",
6   "module_name": "SwiftHUD",
7   "description": "TODO: Add long description of the pod here.",
8   "homepage": "https://github.com/Podul/swift.hud",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Podul": "ylpodul@163.com"
15   },
16   "source": {
17     "git": "https://github.com/Podul/swift.hud.git",
18     "tag": "0.1.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Source/Classes/**/*",
24   "resource_bundles": {
25     "SwiftHUD": [
26       "Source/Assets/*.png"
27     ]
28   },
29   "swift_version": "5.0"