[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 2.0.1 / Anchorage.podspec.json
blob0174704ff1b404c35df1392adf359b59d8c4949d
2   "name": "Anchorage",
3   "version": "2.0.1",
4   "summary": "A collection of operators and utilities that simplify iOS layout code.",
5   "description": "Create constraints using intuitive operators built directly on top of the NSLayoutAnchor API. Layout has never been simpler!",
6   "homepage": "https://github.com/Raizlabs/Anchorage",
7   "license": "MIT",
8   "authors": {
9     "Rob Visentin": "rob.visentin@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/Anchorage.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift"