blob: 2adfc962e0b3f2f2b2d7c5596aa66e72bd2cea9f [file] [log] [blame]
{
"name": "AVStyleKit",
"module_name": "AVStyleKit",
"version": "0.6.0",
"homepage": "https://github.com/motylevm/avstylekit",
"summary": "Framework for styling visual elements in ios apps",
"authors": {
"Mikhail Motylev": "motylevm@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"resources": "Res/*.json",
"source": {
"git": "https://github.com/motylevm/avstylekit.git",
"tag": "0.6.0"
}
}