[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / c / UICollectionViewFreezeLayout / 0.1.5 / UICollectionViewFreezeLayout.podspec.json
blobbfbc80f90bc1751703978dba4614848dd054017f
2   "name": "UICollectionViewFreezeLayout",
3   "version": "0.1.5",
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.5"
17   },
18   "social_media_url": "https://twitter.com/wumingapie",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "UICollectionViewFreezeLayout/UICollectionViewFreezeLayout/Classes/**/*",
23   "pushed_with_swift_version": "3.0"