[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 8 / 3 / 9 / LYUtils / 0.0.1 / LYUtils.podspec.json
blob13b05e289cf28eac52f0a6cc50ebdabe7e49cdb1
2   "name": "LYUtils",
3   "version": "0.0.1",
4   "summary": "My UIKit Extension",
5   "description": "一些简单的ui扩展\nUILabel扩展",
6   "homepage": "https://github.com/luoyued/LYExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luoyued": "554308841@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/luoyued/LYExtension.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "Classes/**/*.h",
27   "swift_versions": "4.0",
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.0"
30   },
31   "swift_version": "4.0"