blob: 1d08d60deb92db97ed80b29b3dab59c319b1d703 [file] [log] [blame]
{
"name": "DaiExpandCollectionView",
"version": "0.0.5",
"summary": "Expand the current selected item. Focus the user's eyes.",
"homepage": "https://github.com/DaidoujiChen/DaiExpandCollectionView",
"license": "MIT",
"authors": {
"DaidoujiChen": "daidoujichen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DaidoujiChen/DaiExpandCollectionView.git",
"tag": "0.0.5"
},
"source_files": "DaiExpandCollectionView/DaiExpandCollectionView/*.{h,m}",
"requires_arc": true
}