[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / d / f / a / NDAutolayoutUtils / 0.0.4 / NDAutolayoutUtils.podspec.json
blob5643f6651a5c0348da71136ea0f17fe19bad08f2
2   "name": "NDAutolayoutUtils",
3   "version": "0.0.4",
4   "summary": "A small library for autolayout.",
5   "description": "NDAutolayoutUtils is a small library for autolayout.",
6   "homepage": "https://github.com/hiep-nd/nd-autolayout-utils.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   "requires_arc": true,
24   "source": {
25     "git": "https://github.com/hiep-nd/nd-autolayout-utils.git",
26     "tag": "Pod-0.0.4"
27   },
28   "source_files": "NDAutolayoutUtils/**/*.{h,m,mm}",
29   "public_header_files": "NDAutolayoutUtils/*.h",
30   "frameworks": "UIKit",
31   "swift_version": "5.2"