[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 8 / WZExtensions / 0.0.1 / WZExtensions.podspec.json
blobbba411cd1aa69ad924b4976da9c55690a0798598
2   "name": "WZExtensions",
3   "version": "0.0.1",
4   "summary": "WillyZhao的组件化第一步",
5   "description": "不常用Extension,这是我第一次尝试组件化。希望能看到的大神勿怪。。。",
6   "homepage": "https://github.com/ClouldJ/WZExtensions.git",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ClouldJ": "yoi12314789@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ClouldJ/WZExtensions.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Sources",
23     "Sources/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]