[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / UICollectionViewFreezeLayout / 0.1.1 / UICollectionViewFreezeLayout.podspec.json
blob80b47caf724c372663ebd0db46a8f17fee75d821
2   "name": "UICollectionViewFreezeLayout",
3   "version": "0.1.1",
4   "summary": "A layout that can set freeze coloums number and row numbers in UICollectionView., and scroll both Horizontal and Vertical direct.",
5   "description": "The UICollectionViewFreezeLayout extends UICollectionViewLayout.\n\nSupport both Horizontal and Vertical scroll direct.\n\nCan set freeze coloums numbers and rows numbers.",
6   "homepage": "https://github.com/KevinChouRafael/UICollectionViewFreezeLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rafael zhou": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinChouRafael/UICollectionViewFreezeLayout.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UICollectionViewFreezeLayout/Classes/**/*"