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