[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 6 / NxEnabled / 1.1.0 / NxEnabled.podspec.json
blob407f49be463ee51d39db73cdec1c6ef364132d0f
2   "name": "NxEnabled",
3   "version": "1.1.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.1.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "pushed_with_swift_version": "3.0"