[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 8 / KZCardStacking / 1.0.1 / KZCardStacking.podspec.json
blob152aed3c328ef9b6dbfd2b1fde4e91e024127e3e
2   "name": "KZCardStacking",
3   "version": "1.0.1",
4   "summary": "基于UICollectionView的卡片堆叠效果",
5   "description": "It is a card stack view used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/CrawlingSnail/CardStack.git",
7   "license": {
8     "type": "MIT",
9     "file": "https://github.com/CrawlingSnail/CardStack/blob/master/LICENSE"
10   },
11   "authors": {
12     "Running Snail": "huangyuhua2017@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CrawlingSnail/CardStack.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "KZCardStacking",
23     "KZCardStacking/**/*.swift"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "3.0"