[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 6 / PagingFlowView / 0.1.0 / PagingFlowView.podspec.json
blobc2524b31bf3819ee405895863fb804fd25a4c0eb
2   "name": "PagingFlowView",
3   "version": "0.1.0",
4   "summary": "A dedicated paging flow view backing by UICollectionView.",
5   "description": "Including a dedicated paging flow layout providing customizable paging functionality that aims to substitute for `isPagingEnabled` of UICollectionView.",
6   "homepage": "https://github.com/xohozu/PagingFlowView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xohozu": "xohozu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xohozu/PagingFlowView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PagingFlowView/Classes/**/*",
22   "pushed_with_swift_version": "3.0",
23   "deprecated": true