[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 3 / WLCollectionView / 1.0.1 / WLCollectionView.podspec.json
blobc215d00d11658116ed15d26ff2456525465c0730
2   "name": "WLCollectionView",
3   "version": "1.0.1",
4   "summary": "一个模型驱动的CollectionView封装,减少复用代码",
5   "homepage": "https://github.com/DaLiangWang/WLCollectionView",
6   "license": "MIT",
7   "authors": {
8     "wangliang": "wlhjx1993@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/DaLiangWang/WLCollectionView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "WLCollectionView/Class/**/*.{h,m}",
18   "requires_arc": true