[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / f / GreedoLayout / 1.1.0 / GreedoLayout.podspec.json
blobbed63fd6b98fa0b660a22c0750f308718505abca
2   "name": "GreedoLayout",
3   "version": "1.1.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.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "GreedoLayout/*.{h,m}",
19   "requires_arc": true