[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 6 / Hawk-iOS / 1.0.0 / Hawk-iOS.podspec.json
blobe8bd7f85a070a7746108cc680b9079ab25b64336
2   "name": "Hawk-iOS",
3   "version": "1.0.0",
4   "summary": "Interface and UI automated testing.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://netease.im/",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "zhouxiaolu": "zhouxiaolu@corp.netease.com"
13   },
14   "source": {
15     "http": "https://yx-web-nosdn.netease.im/package/1662370292997/Hawk_iOS_v1.0.0.framework.zip?download=Hawk_iOS_v1.0.0.framework.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "Hawk.framework",
21   "frameworks": "XCTest",
22   "dependencies": {
23     "TPJsonModel": [
25     ],
26     "SocketRocket": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }