[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 2 / ZYImagePickerLayoutView / 0.1.1 / ZYImagePickerLayoutView.podspec.json
blobbfb8b39cd8e62e6ffe82443ff3e10525691d5ae8
2   "name": "ZYImagePickerLayoutView",
3   "version": "0.1.1",
4   "summary": "ZYImagePickerAndBrower 布局view",
5   "swift_version": "4.1",
6   "description": "一个简单的布局view,方便xib使用。为ZYImagePickerAndBrower服务的UI",
7   "homepage": "https://github.com/RainManGO/ZYImagePickerLayoutView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ZY": "776210576@qq.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/RainManGO/ZYImagePickerLayoutView.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.swift"
25   ],
26   "resources": [
27     "Classes/Cell/*.xib",
28     "Classes/Image/*.png"
29   ]