blob: 8a9b53f467582fb9558fdf3bfd3b0d1987c75392 [file] [log] [blame]
{
"name": "SCCardView",
"version": "1.0.0",
"summary": "Selector card to change content view",
"description": "Selector card to change content view.",
"homepage": "https://github.com/myoungsc/SCCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myoung": "myoungsc.dev@gmail.com"
},
"source": {
"git": "https://github.com/myoungsc/SCCardView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCCardView/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}