[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / b / YstenTestKit / 0.0.6 / YstenTestKit.podspec.json
blobea9c922298f90ed4691737b9dc1d7398858dbd49
2   "name": "YstenTestKit",
3   "version": "0.0.6",
4   "summary": "A short description of YstenTestKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/zhangxiongbo/ystenzjsdkkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangxiongbo": "717984647@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/zhangxiongbo/ystenzjsdkkit.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YstenTestKit/zhejiangSDK.framework/Headers/*.h",
22   "public_header_files": "YstenTestKit/zhejiangSDK.framework/Headers/*.h",
23   "vendored_frameworks": "YstenTestKit/*.{framework}",
24   "xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "PNXMPPFramework": [
33     ],
34     "MJExtension": [
36     ],
37     "Masonry": [
39     ],
40     "MJRefresh": [
42     ],
43     "HCSStarRatingView": [
45     ],
46     "MBProgressHUD": [
48     ],
49     "YYKit": [
51     ],
52     "SDWebImage": [
54     ],
55     "YstenEngineKit": [
57     ]
58   }