[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / d / b / UICollectionViewTopAlignedLayout / 1.0 / UICollectionViewTopAlignedLayout.podspec.json
blob85c9c2f15429e9390bd3e8e71943da26b36d4be9
2   "name": "UICollectionViewTopAlignedLayout",
3   "version": "1.0",
4   "summary": "A layout for UICollectionView that aligns the cells to the top.",
5   "homepage": "https://github.com/heroims/UICollectionViewTopAlignedLayout",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "heroims": "heroims@163.com"
12   },
13   "source": {
14     "git": "https://github.com/heroims/UICollectionViewTopAlignedLayout.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "UICollectionViewTopAlignedLayout/*.{h,m}",
21   "requires_arc": true