[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 8 / SDCAutoLayout / 2.0.1 / SDCAutoLayout.podspec.json
blob5d78f4d5b326e1f794d5ac0b10fed466f01a0a0c
2   "name": "SDCAutoLayout",
3   "version": "2.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Scott Berrevoets": "s.berrevoets@me.com"
10   },
11   "summary": "A UIView category that simplifies dealing with Auto Layout",
12   "homepage": "https://github.com/Scott90/SDCAutoLayout",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Scott90/SDCAutoLayout.git",
18     "tag": "v2.0.1"
19   },
20   "source_files": "AutoLayout/UIView+SDCAutoLayout.{h,m}",
21   "requires_arc": true