blob: 32df81310b16b3f3206d0203fcde28933001f52b [file] [log] [blame]
{
"name": "LZCollectionView",
"version": "0.2",
"summary": "A custom CollectionView like UICollectionView in iOS.",
"homepage": "https://github.com/darling0825/LZCollectionView",
"license": "MIT",
"authors": {
"darling0825": "darling0825@163.com"
},
"platforms": {
"osx": "10.7"
},
"source": {
"git": "https://github.com/darling0825/LZCollectionView.git",
"tag": "0.2"
},
"source_files": "LZCollectionView/*.{h,m}",
"requires_arc": true
}