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