[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / FHLViewLibrary / 1.0.0 / FHLViewLibrary.podspec.json
blob93f16845a51ae03ff1c385f17c4ff52d6e187d0c
2   "name": "FHLViewLibrary",
3   "version": "1.0.0",
4   "summary": "风火轮UI组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/nanbei1/dashboard/projects",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "徐峻浩": "xujunhao@afanticar.com"
13   },
14   "source": {
15     "git": "http://gitlab.afanticar.com:13140/app-store/ios_fhlcomponentlibrary/fhlviewlibrary.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "FHLPickerView",
24       "source_files": "FHLViewLibrary/Classes/FHLPickerView/**/*"
25     }
26   ]