blob: e813856dc4930ddc1e778e5be59ee99e256de01f [file] [log] [blame]
{
"name": "Bindy",
"version": "0.1.5",
"summary": "Simple, lightweight swift bindings.",
"homepage": "https://github.com/MaximKotliar/Bindy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Kotliar": "maximuss099@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MaximKotliar/Bindy.git",
"tag": "0.1.5"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
]
}