blob: 2e315820b69c3c553ce687625eda2ceb1749a2fc [file] [log] [blame]
{
"name": "JRMaterial",
"version": "0.0.5",
"summary": "Express your creativity with Material, an animation and graphics framework for Google's .. copy of Material",
"homepage": "https://github.com/reeichert/JRMaterial",
"license": "MIT",
"authors": {
"João Reichert": "joao.reichert@brave.ag"
},
"social_media_url": "http://twitter.com/reeeichert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reeichert/JRMaterial.git",
"tag": "v0.0.5"
},
"source_files": "JRMaterial/**/*.{swift,h,m}",
"dependencies": {
"SnapKit": [
],
"BFPaperButton": [
],
"Material": [
]
}
}