[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 6 / ShineHud / 0.0.1 / ShineHud.podspec.json
blobfefba4bc9e993c0dcfd28fed1f9cc46edfb100ba
2   "name": "ShineHud",
3   "version": "0.0.1",
4   "summary": "Swift 轻量级HUD框架",
5   "description": "轻量级框架使用方便,基于Swift4.0,持续更新",
6   "homepage": "https://github.com/Echo-BraveShine/ShineHud",
7   "license": "MIT",
8   "authors": {
9     "BraceShine": "1239383708@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Echo-BraveShine/ShineHud.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "ShineHud",
20     "ShineHud/**/*.{swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pushed_with_swift_version": "3.0"