[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / f / 9 / ZZCollectionViewWaterfallLayout / 1.0.2 / ZZCollectionViewWaterfallLayout.podspec.json
blob0302e92f297528ebef0c98d6156ea613c360f3ec
2   "name": "ZZCollectionViewWaterfallLayout",
3   "version": "1.0.2",
4   "summary": "A Collectionview waterfall layout in OC for iOS",
5   "description": "Make it easy to use OC for writing waterfall layout with any colums you want.",
6   "homepage": "https://github.com/October-zhuo/ZZCollectionViewWaterfallLayout.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuo": "chenlizhuo10@163.com"
13   },
14   "source": {
15     "git": "https://github.com/October-zhuo/ZZCollectionViewWaterfallLayout.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ZZCollectionViewWaterfallLayout/*.{h,m}",
22   "frameworks": "UIkit"