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