[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / 1 / LNFramework / 0.0.1 / LNFramework.podspec.json
blob43a959623831d641349c4e30e523721e43c0305e
2   "name": "LNFramework",
3   "version": "0.0.1",
4   "summary": "A short description of LNFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZFleetingYears/LNFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZFleetingYears": "613555114@qq.com"
13   },
14   "source": {
15     "git": "git@github.com:ZFleetingYears/LNFramework.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "LNFramework/Classes/LNKitFramework.framework"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "source_files": "LNFramework/Classes/LNKitFramework.framework/Headers/*.{h,m}",
28   "dependencies": {
29     "Masonry": [
31     ],
32     "YYModel": [
34     ],
35     "YYText": [
37     ],
38     "SVProgressHUD": [
40     ]
41   }