blob: 7a5e7870ff29d8af94853900f4ad6af7e9822131 [file] [log] [blame]
{
"name": "XJCollectionViewCenterLayout",
"version": "0.0.2.1",
"summary": "The center (i.e., Apple Music-like) layout for UICollectionView.",
"homepage": "https://github.com/xjimi/XJCollectionViewCenterLayout",
"license": {
"type": "MIT"
},
"authors": {
"XJIMI": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJCollectionViewCenterLayout.git",
"tag": "0.0.2.1"
},
"source_files": [
"XJCollectionViewCenterLayout",
"XJCollectionViewCenterLayout/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
}
}