blob: 3a5a20bb2ba1cf8110f0cf778d2b6ed246929bae [file] [log] [blame]
{
"name": "KZCardStacking",
"version": "1.0.3",
"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.3"
},
"source_files": [
"KZCardStacking",
"KZCardStacking/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}