[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 3.0.0 / Anchorage.podspec.json
blobce36b49e495e67e1a8058f4bbb168f3888c7e38c
2   "name": "Anchorage",
3   "version": "3.0.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/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": "3.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift"