blob: d41f1b55c5097b35bb4949d7a3353bfc4fb015b1 [file] [log] [blame]
{
"name": "NxEnabled",
"version": "1.0.0",
"summary": "Library which allows you binding `enabled` property of button with textable elements (TextView, TextField).",
"homepage": "https://github.com/Otbivnoe/NxEnabled",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Ermolenko": "gnod94@gmail.com"
},
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Otbivnoe/NxEnabled.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}