[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 4 / ADAssertLayout / 1.0.1 / ADAssertLayout.podspec.json
blobc280ff439a458e6e07573aeaced4282eb6d0a3cc
2   "name": "ADAssertLayout",
3   "version": "1.0.1",
4   "summary": "UIView helpers to make assertions on layout.",
5   "homepage": "https://github.com/faberNovel/ADAssertLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Pierre Felgines",
11   "source": {
12     "git": "https://github.com/faberNovel/ADAssertLayout.git",
13     "tag": "v1.0.1"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "source_files": "ADAssertLayout/Classes/**/*",
21   "frameworks": "UIKit",
22   "swift_version": "5.1"