blob: 4816b79e8b672bbbf4e7b488b5d13f949dce4859 [file] [log] [blame]
{
"name": "Bindy",
"version": "0.1.4",
"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.4"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
]
}