blob: 055f3c081eebab963daa1297c1d314a3a974ac0b [file] [log] [blame]
{
"name": "PGCollectionViewFittedEndLineLayout",
"version": "0.1.0",
"summary": "Horizontal fitted end line layout for CollectionView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ipagong/PGCollectionViewFittedEndLineLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipagong": "ipagong.dev@gmail.com"
},
"source": {
"git": "https://github.com/ipagong/PGCollectionViewFittedEndLineLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PGCollectionViewFittedEndLineLayout/Classes/**/*"
}