blob: edc23c021ba297e04db13fd1d5f974cc6272f872 [file] [log] [blame]
{
"name": "MAYCollectionViewDataSource",
"version": "0.0.3",
"summary": "MAYCollectionViewDataSource can quickly construct datasource for collection view.",
"description": "UITableView UICollectionView DataSource Delegate MAYCollectionViewDataSource CollectionViewDataSource",
"homepage": "https://github.com/minerany/MAYCollectionViewDataSource",
"license": "MIT",
"authors": {
"minerany": "minerany@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/minerany/MAYCollectionViewDataSource.git",
"tag": "0.0.3"
},
"exclude_files": "Classes/Exclude",
"source_files": [
"MAYCollectionViewDataSource/Classes/*.{h,m}",
"Classes/**/*.{h,m}",
"Classes/Exclude"
]
}