[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / a / CollectionAlignedLayout / 0.1.0 / CollectionAlignedLayout.podspec.json
blobf1de4f0ff6e3be62dcf653211f5a5fa0d1aabe79
2   "name": "CollectionAlignedLayout",
3   "version": "0.1.0",
4   "summary": "Custom layout support left, center, right alignment and decoration view.",
5   "description": "Custom layout support UICollectionViewCell left, center, right alignment.\nAnd support add decoration view quickly.",
6   "homepage": "https://github.com/codwam/CollectionAlignedLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codwam": "codwam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/codwam/CollectionAlignedLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CollectionAlignedLayout/Classes/**/*",
22   "pushed_with_swift_version": "3.0"