[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 1 / ZCCollectionView / 1.0.0 / ZCCollectionView.podspec.json
blob4e5e95f650cc329efdc7f1f1ab3426cb12395aa3
2   "name": "ZCCollectionView",
3   "version": "1.0.0",
4   "summary": "ZCCollectionView.",
5   "description": "ZCCollectionView 瀑布流,可混排展示(可设置背景)",
6   "homepage": "https://github.com/zac-wang/ZCCollection.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zac_wang": "love_iphone@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zac-wang/ZCCollection.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "ZCCollectionView/**/*.{h,m}"