[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / e / ZZWViews / 0.1.0 / ZZWViews.podspec.json
blobffa6dc30293e59a59e8cee165544c7d4ec8fdc7e
2   "name": "ZZWViews",
3   "version": "0.1.0",
4   "summary": "自定义view集合",
5   "description": "开发中用到的常见自定义view",
6   "homepage": "https://github.com/zhouzheren/ZZWViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snail": "a595429717@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zhouzheren/ZZWViews.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.jianshu.com/u/611e4882e4dc",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ZZWViews/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }