[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 4.3.1 / Anchorage.podspec.json
bloba590944bbf123beef270253fb092f47c88ec05be
2   "name": "Anchorage",
3   "version": "4.3.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/Rightpoint/Anchorage",
7   "license": "MIT",
8   "authors": {
9     "Rob Visentin": "jvisenti@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Rightpoint/Anchorage.git",
13     "tag": "4.3.1"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0",
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "9.0",
23     "tvos": "9.0",
24     "osx": "10.11"
25   },
26   "requires_arc": true,
27   "source_files": "Source/**/*.swift",
28   "swift_version": "5.0"