blob: 9298bb6e1d018dce1f7a401dc51014be4d71fc98 [file] [log] [blame]
{
"name": "Bondage",
"version": "1.0.1",
"summary": "A basic data binding library for Swift.",
"description": "This lib is used to bind proerties and observe/listen for changes in their value.",
"homepage": "https://dyanko_yovchev@bitbucket.org/JovcheffTeam/bondage.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dyanko Yovchev": "yovchev03@gmail.com"
},
"source": {
"git": "https://bitbucket.org/JovcheffTeam/bondage.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Bondage/Classes/**/*",
"pushed_with_swift_version": "4.0"
}