blob: a8ee0345f7cba7dc8381d77c596c459a6f357e2f [file] [log] [blame]
{
"name": "Bindy",
"version": "0.2.2",
"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"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/MaximKotliar/Bindy.git",
"tag": "0.2.2"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
]
}