blob: 19d446bba3b15f84c4c24b31afdd2143944eabcb [file] [log] [blame]
{
"name": "KZCardStacking",
"version": "1.0.2",
"summary": "基于UICollectionView的卡片堆叠效果",
"description": "It is a card stack view used on iOS, which implement by Swift.",
"homepage": "https://github.com/CrawlingSnail/CardStack.git",
"license": {
"type": "MIT",
"file": "https://github.com/CrawlingSnail/CardStack/blob/master/LICENSE"
},
"authors": {
"Running Snail": "huangyuhua2017@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrawlingSnail/CardStack.git",
"tag": "1.0.2"
},
"source_files": [
"KZCardStacking",
"KZCardStacking/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}