[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 5 / 8 / CZCustomLayout / 1.2.0 / CZCustomLayout.podspec.json
blob7c44245a0423ce3189cd2c2aeec78c692699e41f
2   "name": "CZCustomLayout",
3   "version": "1.2.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": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/edwinps/CZCustomLayout.git",
13     "tag": "1.2.0"
14   },
15   "source_files": "src/**/*.{swift}",
16   "frameworks": [
17     "Foundation",
18     "UIKit"
19   ],
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "homepage": "https://github.com/edwinps/CZCustomLayout",
24   "license": {
25     "type": "MIT",
26     "file": "LICENSE.md"
27   },
28   "pushed_with_swift_version": "3.0"