[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 8 / CZCustomLayout / 2.0.0 / CZCustomLayout.podspec.json
blob1adf549c2a42ffdc7ce575bc20c3a31cb73fe94b
2   "name": "CZCustomLayout",
3   "version": "2.0.0",
4   "summary": "Library with a custom layout for UICollectionView like pinterest style with a big item at first",
5   "authors": {
6     "Edwin Peña": "ejps86@gmail.com"
7   },
8   "platforms": {
9     "ios": "10.0"
10   },
11   "source": {
12     "git": "https://github.com/edwinps/CZCustomLayout.git",
13     "tag": "2.0.0"
14   },
15   "source_files": "src/**/*.{swift}",
16   "frameworks": [
17     "Foundation",
18     "UIKit"
19   ],
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.2"
22   },
23   "homepage": "https://github.com/edwinps/CZCustomLayout",
24   "license": {
25     "type": "MIT",
26     "file": "LICENSE.md"
27   },
28   "swift_version": "4.2"