[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / e / NDAutolayoutUtils_Swift / 0.0.4 / NDAutolayoutUtils_Swift.podspec.json
blob1dd568c6c924d37b5527a2dbd77d3ad9a27c1165
2   "name": "NDAutolayoutUtils_Swift",
3   "version": "0.0.4",
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     "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-swift.git",
26     "tag": "Pod-0.0.4"
27   },
28   "source_files": "NDAutolayoutUtils_Swift/**/*.{swift,h,m,mm}",
29   "frameworks": "UIKit",
30   "dependencies": {
31     "NDAutolayoutUtils": [
32       "~> 0.0.4"
33     ]
34   },
35   "deprecated_in_favor_of": "NDAutolayoutUtils",
36   "swift_version": "5.2"