[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 5 / 8 / CZCustomLayout / 1.1.0 / CZCustomLayout.podspec.json
blob9319d042b32efdc2123ca3f487b672979f24259e
2   "name": "CZCustomLayout",
3   "version": "1.1.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.1.0"
14   },
15   "source_files": "src/**/*.{swift}",
16   "frameworks": [
17     "Foundation",
18     "UIKit"
19   ],
20   "homepage": "https://github.com/edwinps/CZCustomLayout",
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE.md"
24   },
25   "pushed_with_swift_version": "3.0"