blob: 3fb7134e0f82d9a93c7711f1002e45807ac80baa [file] [log] [blame]
{
"name": "ZdataBinding",
"version": "0.1.1",
"summary": "The library for two way data binding & add listener for hear values change.",
"description": "The library for two way data binding & add listener for hear values change. just install the lib & enjoye 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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZdataBinding/Classes/**/*",
"frameworks": "UIKit"
}