[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / Anchorage / 4.3 / Anchorage.podspec.json
blob4973d979de0423fd165545b32ca3c55938b545d0
2   "name": "Anchorage",
3   "version": "4.3",
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": "4.3"
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"