[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 3.3.0 / Anchorage.podspec.json
blobc41508da11acc4368021fc98fb3d1967abf7c9f9
2   "name": "Anchorage",
3   "version": "3.3.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.3.0"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0",
18     "osx": "10.11"
19   },
20   "requires_arc": true,
21   "source_files": "Source/**/*.swift",
22   "pushed_with_swift_version": "3.0"