[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / d / SBAutoLayout / 1.3 / SBAutoLayout.podspec.json
bloba744e395ddc6dec6ee280c1bed0f49a7525beb83
2   "name": "SBAutoLayout",
3   "version": "1.3",
4   "summary": "Common auto layout operations with a single line of code",
5   "description": "SBAutoLayout makes it easy to perform common auto layout operations without having to write verbose auto layout syntax.",
6   "homepage": "https://github.com/SteveBarnegren/SBAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Steve Barnegren": "steve.barnegren@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stevebarnegren/SBAutoLayout.git",
13     "tag": "1.3"
14   },
15   "social_media_url": "https://twitter.com/stevebarnegren",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0",
19     "osx": "10.12"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SBAutoLayout/SBAutoLayout/**/*.swift",
23   "swift_version": "5.0"