blob: 4770c584f6877364844b494462da12f23654c8dd [file] [log] [blame]
{
"name": "CarbonCardView",
"version": "0.0.2",
"summary": "Amaizing card view.",
"description": "Amaizing card view with spring effect.",
"homepage": "https://github.com/ermalkaleci/CarbonCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ermalkaleci": "ermalkaleci@gmail.com"
},
"social_media_url": "http://twitter.com/KaleciErmal",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ermalkaleci/CarbonCardView.git",
"tag": "0.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true
}