blob: bf01570dfe485c919bf7b475bf55bfc4b8874532 [file] [log] [blame]
{
"name": "JQCollectionViewAlignLayout",
"version": "0.1.5",
"summary": "A UICollectionView layout that supports setting horizontal, vertical alignment and RTL direction.",
"description": "A UICollectionView layout that supports setting horizontal, vertical alignment and RTL direction.",
"homepage": "https://github.com/coder-zjq/JQCollectionViewAlignLayout",
"screenshots": [
"https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-left.png",
"https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-center.png",
"https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-right.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coder-zjq": "zjq_joker@163.com"
},
"source": {
"git": "https://github.com/coder-zjq/JQCollectionViewAlignLayout.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JQCollectionViewAlignLayout/Classes/**/*"
}