[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 6 / ShineHud / 0.1.0 / ShineHud.podspec.json
blob2ab74a94a70c47e57567823fe8404c0f85955d28
2   "name": "ShineHud",
3   "version": "0.1.0",
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": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "ShineHud",
20     "ShineHud/ShineHud/*.{swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "resources": [
27     "ShineHud/ShineHud/Resource/*.{png,xib,plist}"
28   ],
29   "pushed_with_swift_version": "3.0"