[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 9 / SeaNativeHUD / 0.0.1 / SeaNativeHUD.podspec.json
blob8cd22eb7e6f8337c52f1f2133363624a9c4da757
2   "name": "SeaNativeHUD",
3   "version": "0.0.1",
4   "summary": "A easy function for Native HUD.",
5   "description": "在iOS上面使用的原生风格弹框组件,对项目代码无侵入,使用简单.",
6   "homepage": "https://github.com/seabrea/SeaNativeHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seabrea": "hgdigm@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/seabrea/SeaNativeHUD.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MyUIDemo/SeaNativeHUD/**/*.{h,m}",
22   "requires_arc": true