blob: b82254fc01ed55dd926b71aa452af9011dd7040f [file] [log] [blame]
{
"name": "CarbonCardView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true
}