blob: 1007d597e5d744540f812fa374144fda912613eb [file] [log] [blame]
{
"name": "LPTagsView",
"version": "0.0.4",
"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.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "LPTagsView/*.{h,m}",
"dependencies": {
"UICollectionViewLeftAlignedLayout": [
]
},
"requires_arc": true
}