[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 4.4.0 / Anchorage.podspec.json
blob9f2a67ed5dd1725ec1b681295c9ae7db7712ff03
2   "name": "Anchorage",
3   "version": "4.4.0",
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.4.0"
14   },
15   "swift_versions": [
16     "4.0",
17     "4.2",
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "osx": "10.11"
24   },
25   "requires_arc": true,
26   "source_files": "Source/**/*.swift",
27   "swift_version": "5.0"