[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / 7 / ZLWUI / 0.0.1 / ZLWUI.podspec.json
blobd0294d9cbc08aaaa48776c18d6dee7f94c28db28
2   "name": "ZLWUI",
3   "version": "0.0.1",
4   "summary": "this is tools of UI which can be used to quick programing",
5   "description": "this is tools of UI which can be used to quick programing.  经常使用的工具",
6   "homepage": "https://github.com/zhilong-wang/ZLWUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SJYY": "zhilong_w@aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/zhilong-wang/ZLWUIKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ZLWUI/Classes/**/*.{h,m,swift}",
22   "swift_version": "4.0",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }