[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 1 / 6 / YXTestKit / 0.1.11 / YXTestKit.podspec.json
blob3293a0647de058c08d93765160e6643468a68027
2   "name": "YXTestKit",
3   "version": "0.1.11",
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   "dependencies": {
28     "YYModel": [
30     ],
31     "SocketRocket": [
33     ]
34   }