[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 0 / LNBase / 0.0.3 / LNBase.podspec.json
blob60031bf872ceb58c89b485b395762b92d965496d
2   "name": "LNBase",
3   "version": "0.0.3",
4   "summary": "流年的基础框架LNBase",
5   "description": "流年的基础框架LNBase,包括常用分类、工具类等。",
6   "homepage": "https://github.com/Fleetingz/LNBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangqiang": "613555114@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Fleetingz/LNBase.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "LNBase/Classes/*.{h,m}",
25   "resources": "LNBase/Classes/LNBase.bundle",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "YYModel": [
32     ],
33     "YYText": [
35     ],
36     "SVProgressHUD": [
38     ]
39   }