blob: 204609679d3fae203a10374d1a4d3ac9865a4dee [file] [log] [blame]
{
"name": "JRMaterial",
"version": "0.0.3",
"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.3"
},
"source_files": "JRMaterial/**/*.{swift,h,m}",
"resources": "JRMaterial/**/*.ttf",
"dependencies": {
"SnapKit": [
],
"BFPaperButton": [
]
}
}