[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 1 / a / CollectionAlignedLayout / 0.2.0 / CollectionAlignedLayout.podspec.json
blob0dcce939c4474083a86bcc6b91b6ee94ce18e03f
2   "name": "CollectionAlignedLayout",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CollectionAlignedLayout/Classes/**/*",
22   "pushed_with_swift_version": "3.0"