[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / e / ADLayoutTest / 1.0.0 / ADLayoutTest.podspec.json
blob9b4ed208d66b10f9eb792189ad09a95ae49e4145
2   "name": "ADLayoutTest",
3   "version": "1.0.0",
4   "summary": "Random layout tests.",
5   "homepage": "https://github.com/faberNovel/ADLayoutTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Pierre Felgines",
11   "source": {
12     "git": "https://github.com/faberNovel/ADLayoutTest.git",
13     "tag": "v1.0.0"
14   },
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "source_files": "ADLayoutTest/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "XCTest"
24   ],
25   "dependencies": {
26     "ADAssertLayout": [
27       "~> 1.0"
28     ],
29     "SwiftCheck": [
30       "~> 0.12"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   },
36   "swift_version": "5.1"