[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / e / ADLayoutTest / 0.1.1 / ADLayoutTest.podspec.json
blob3d7cbdad9d1e196dbcffdc19b04e27be449580b4
2   "name": "ADLayoutTest",
3   "version": "0.1.1",
4   "summary": "Random layout tests.",
5   "homepage": "https://github.com/applidium/ADLayoutTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Pierre Felgines",
11   "source": {
12     "git": "https://github.com/applidium/ADLayoutTest.git",
13     "tag": "v0.1.1"
14   },
15   "swift_versions": "4.2",
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       "~> 0.1"
28     ],
29     "SwiftCheck": [
30       "~> 0.12"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   },
36   "swift_version": "4.2"