[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / f / GreedoLayout / 1.2.0 / GreedoLayout.podspec.json
bloba9db1bee3bd4c00a2b1bf88a464ee3712fdbbca3
2   "name": "GreedoLayout",
3   "version": "1.2.0",
4   "summary": "Full Aspect Ratio UICollectionView layout",
5   "description": "Computes what size the UICollectionView cells should be to display images in a variable height fixed aspect ratio grid.",
6   "homepage": "https://github.com/500px/greedo-layout-for-ios",
7   "license": "MIT",
8   "authors": {
9     "David Charlec": "david@500px.com"
10   },
11   "source": {
12     "git": "https://github.com/500px/greedo-layout-for-ios.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "GreedoLayout/*.{h,m}",
19   "requires_arc": true