[Add] NEAISearchKit 10.5.3
[CocoaPods.git] / Specs / 2 / f / 9 / ZZCollectionViewWaterfallLayout / 1.0.3 / ZZCollectionViewWaterfallLayout.podspec.json
blob29967f0084ba927dd40981c605404f71a875f768
2   "name": "ZZCollectionViewWaterfallLayout",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ZZCollectionViewWaterfallLayout/*.{h,m}",
22   "frameworks": "UIkit"