blob: bb4a4d21f584c51303b0d9b4c9a73202c6eb612e [file] [log] [blame]
{
"name": "SCCardView",
"version": "0.3.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": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCCardView/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}