[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 1.0.0 / Anchorage.podspec.json
blobf98f0dae05f620f3ab0a95e2477a66edd135cb37
2   "name": "Anchorage",
3   "version": "1.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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Anchorage.swift"