[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / ZHBaseKit / 1.0.2 / ZHBaseKit.podspec.json
blobd83e1a8cef7030d245763a3b198543599c9b6557
2   "name": "ZHBaseKit",
3   "version": "1.0.2",
4   "summary": "ZHBaseKit",
5   "description": "A framework for data-driven UI and rapid development.",
6   "homepage": "https://github.com/Panzhenghui/ZHBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PZH": "1505517260@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Panzhenghui/ZHBaseKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "ZHBaseKit/Classes/**/*.{h,m}",
23   "public_header_files": "ZHBaseKit/Classes/ZHBaseKit/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ]
33   }