[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 1 / 6 / NxEnabled / 1.0.0 / NxEnabled.podspec.json
blobd41f1b55c5097b35bb4949d7a3353bfc4fb015b1
2   "name": "NxEnabled",
3   "version": "1.0.0",
4   "summary": "Library which allows you binding `enabled` property of button with textable elements (TextView, TextField).",
5   "homepage": "https://github.com/Otbivnoe/NxEnabled",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nikita Ermolenko": "gnod94@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.4"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/Otbivnoe/NxEnabled.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "pushed_with_swift_version": "3.0"