[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / 6 / YXTestKit / 0.1.12 / YXTestKit.podspec.json
blobdc20df1ebc6268779b5f0cff47df3e56a11f1f89
2   "name": "YXTestKit",
3   "version": "0.1.12",
4   "summary": "A automatic test tool for iOS.",
5   "homepage": "https://netease.im/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yuanyuan": "guoyuanyuan02@corp.netease.com"
12   },
13   "source": {
14     "http": "http://yx-web.nos.netease.com/package/1641786052/YXTestKit_0.1.10.framework.zip"
15   },
16   "vendored_frameworks": "YXTestKit.framework",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "XCTest",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "user_target_xcconfig": {
25     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
26   },
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
29   },
30   "dependencies": {
31     "YYModel": [
33     ],
34     "SocketRocket": [
36     ]
37   }