[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / b / 1 / 6 / YXTestKit / 0.1.19 / YXTestKit.podspec.json
blob03c9c0009a7f9f9ae46b695c7e2d1c3a532481e4
2   "name": "YXTestKit",
3   "version": "0.1.19",
4   "summary": "A automatic test tool for iOS.",
5   "homepage": "https://netease.im/",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "yuanyuan": "guoyuanyuan02@corp.netease.com"
12   },
13   "source": {
14     "http": "https://yx-web-nosdn.netease.im/package/1658128970917/YXTestKit_v0.1.19.framework.zip?download=YXTestKit_v0.1.19.framework.zip"
15   },
16   "vendored_frameworks": "YXTestKit.framework",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "XCTest",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "YYModel": [
30     ],
31     "SocketRocket": [
33     ]
34   }