[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 6 / f / NDAutolayoutUtil / 0.0.1 / NDAutolayoutUtil.podspec.json
blobea3e48b7e7265e6c163d5f59141c254d5c626ed4
2   "name": "NDAutolayoutUtil",
3   "version": "0.0.1",
4   "summary": "A small library for autolayout.",
5   "description": "NDAutolayoutUtil is a small library for autolayout.",
6   "homepage": "https://github.com/hiep-nd/nd-autolayout-util.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Duc Hiep": "hiep.nd@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "5.1",
21     "5.2"
22   ],
23   "source": {
24     "git": "https://github.com/hiep-nd/nd-autolayout-util.git",
25     "tag": "Pod-0.0.1"
26   },
27   "source_files": "NDAutolayoutUtil/**/*.{h,m,mm,swift}",
28   "private_header_files": "NDAutolayoutUtil/Privates/**/*.{h}",
29   "deprecated_in_favor_of": "NDAutolayoutUtils",
30   "swift_version": "5.2"