[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / e / NDAutolayoutUtils_Swift / 0.0.6 / NDAutolayoutUtils_Swift.podspec.json
blob62a1019176b530eb56fd08ae2f5751c660f7d27c
2   "name": "NDAutolayoutUtils_Swift",
3   "version": "0.0.6",
4   "summary": "A small library for autolayout.",
5   "description": "NDAutolayoutUtils_Swift is a small library for autolayout.",
6   "homepage": "https://github.com/hiep-nd/nd-autolayout-utils-swift.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   },
17   "swift_versions": [
18     "4.0",
19     "5.1",
20     "5.2"
21   ],
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/hiep-nd/nd-autolayout-utils-swift.git",
25     "tag": "Pod-0.0.6"
26   },
27   "source_files": "NDAutolayoutUtils_Swift/**/*.{swift,h,m,mm}",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "NDAutolayoutUtils": [
31       "~> 0.0.6"
32     ]
33   },
34   "deprecated_in_favor_of": "NDAutolayoutUtils",
35   "swift_version": "5.2"