[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / d / WSCollectionViewFlowLayout / 0.0.1 / WSCollectionViewFlowLayout.podspec.json
blobfe75fe2fc162b2cb8c3d9bc1f1e56741d3b6738e
2   "name": "WSCollectionViewFlowLayout",
3   "version": "0.0.1",
4   "summary": "可替代UICollectionViewFlowLayout的标签流布局.",
5   "description": "* 使用和UICollectionViewFlowLayout方式一样,无缝切换.\n* 支持不同区标签流和固定有规则混合布局.",
6   "homepage": "https://github.com/ONECATYU/WSCollectionViewFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ONECATYU": "786910875@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ONECATYU/WSCollectionViewFlowLayout.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WSCollectionViewFlowLayout/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true