blob: 8637d9ca7b6dacd8067a55acd794629c61a900f5 [file] [log] [blame]
{
"name": "JCCardView",
"version": "0.6.0",
"summary": "一个带缓存的卡片视图实现,类似于探探,通过Masonry自动布局",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Fairtoys/JCCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"313574889@qq.com": "313574889@qq.com"
},
"source": {
"git": "https://github.com/Fairtoys/JCCardView.git",
"tag": "0.6.0"
},
"social_media_url": "http://www.jianshu.com/u/1668f8b922bc",
"platforms": {
"ios": "8.0"
},
"source_files": "JCCardView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}