blob: 24215e415816f8b5d617ba9451c4cbcc974d0814 [file] [log] [blame]
{
"name": "ZdataBinding",
"version": "0.1.0",
"summary": "ZdataBinding library for two way data binding & add listener for hear variabl value change.",
"description": "ZdataBinding library for two way data binding & add listener for hear variabl value change. just install the ZdataBinding library to do that.",
"homepage": "https://github.com/AbbasTorabi/ZdataBinding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbbasTorabi": "abbas.programing@gmail.com"
},
"source": {
"git": "https://github.com/AbbasTorabi/ZdataBinding.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZdataBinding/Classes/**/*",
"frameworks": "UIKit"
}