[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / c / YSBaseFramework / 1.0.5 / YSBaseFramework.podspec.json
blob494fe182646a2a9f3d62a257189cd5432eea1f94
2   "name": "YSBaseFramework",
3   "version": "1.0.5",
4   "summary": "wch--A short description of ysbaseframework.",
5   "description": "描述信息",
6   "homepage": "https://github.com/hbwangcaihua/YSBaseFramework",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "王才华": ""
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/hbwangcaihua/YSBaseFramework",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "YSBaseFramework/Base",
20     "YSBaseFramework/Base/**/*.{h,m,c}"
21   ],
22   "subspecs": [
23     {
24       "name": "Expand",
25       "source_files": "YSBaseFramework/Base/Expand/**/*.{h,m,c}"
26     },
27     {
28       "name": "Utils",
29       "source_files": "YSBaseFramework/Base/Utils/**/*.{h,m,c}"
30     },
31     {
32       "name": "Vendor",
33       "source_files": "YSBaseFramework/Base/Vendor/**/*.{h,m,c}"
34     }
35   ]