{ | |
"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" | |
} | |
} |