[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 7 / 2 / ZYImagePickerLayoutView / 0.1.6 / ZYImagePickerLayoutView.podspec.json
blob8c54e397a2736bec477e4a4fd318a601b9f89140
2   "name": "ZYImagePickerLayoutView",
3   "version": "0.1.6",
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.6"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.swift"
25   ],
26   "resources": [
27     "Classes/Cell/*.xib",
28     "Classes/Image/*.png"
29   ]