blob: bfc0f04f937b2cb9d467c4a728c22aa0234c75dd [file] [log] [blame]
{
"name": "LPTagsView",
"version": "0.0.1",
"summary": "tags collectionView",
"homepage": "https://github.com/raozhizhen/LPTagsView.git",
"authors": {
"raozhizhen": "raozhizhen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/raozhizhen/LPTagsView.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "LPTagsView/*.{h,m}",
"dependencies": {
"UICollectionViewLeftAlignedLayout": [
]
},
"requires_arc": true
}