[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 8 / RFQuiltLayoutCH / 1.1.2 / RFQuiltLayoutCH.podspec.json
blobbf4b5436d5495e8a2907ee11c1372415e06e6e95
2   "name": "RFQuiltLayoutCH",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "RFQuiltLayout is a subclass of UICollectionViewLayout that positions various sized cells like a maison laying bricks.",
6   "homepage": "https://github.com/chu31g/RFQuiltLayout",
7   "authors": {
8     "bryce": "bryce@i.tv"
9   },
10   "source": {
11     "git": "https://github.com/chu31g/RFQuiltLayout.git",
12     "tag": "1.1.2"
13   },
14   "description": "Lays out cells with various widths and heights on the page.  The cells are positioned in a patch-work layout so each fits next to the other, leaving no extra spaces when possible",
15   "source_files": "RFQuiltLayout",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true