[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 8 / 5 / MAYCollectionViewDataSource / 0.0.3 / MAYCollectionViewDataSource.podspec.json
blobedc23c021ba297e04db13fd1d5f974cc6272f872
2   "name": "MAYCollectionViewDataSource",
3   "version": "0.0.3",
4   "summary": "MAYCollectionViewDataSource can quickly construct datasource for collection view.",
5   "description": "UITableView UICollectionView DataSource Delegate MAYCollectionViewDataSource CollectionViewDataSource",
6   "homepage": "https://github.com/minerany/MAYCollectionViewDataSource",
7   "license": "MIT",
8   "authors": {
9     "minerany": "minerany@foxmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/minerany/MAYCollectionViewDataSource.git",
16     "tag": "0.0.3"
17   },
18   "exclude_files": "Classes/Exclude",
19   "source_files": [
20     "MAYCollectionViewDataSource/Classes/*.{h,m}",
21     "Classes/**/*.{h,m}",
22     "Classes/Exclude"
23   ]