[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / b / YstenTestKit / 0.0.3 / YstenTestKit.podspec.json
blobafb9f38552e37014b3f51538ea58cad0c6cdbc5d
2   "name": "YstenTestKit",
3   "version": "0.0.3",
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.3"
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   "frameworks": [
25     "SystemConfiguration",
26     "UIKit",
27     "AVFoundation",
28     "Foundation",
29     "Security",
30     "CFNetwork",
31     "CoreGraphics",
32     "AddressBook"
33   ],
34   "resource_bundles": {
35     "YstenTestKit": [
36       "YstenTestKit/zhejiangSDK.framework/**/*.bundle"
37     ]
38   },
39   "xcconfig": {
40     "ENABLE_BITCODE": "NO"
41   },
42   "dependencies": {
43     "AFNetworking": [
45     ],
46     "PNXMPPFramework": [
48     ],
49     "MJExtension": [
51     ],
52     "Masonry": [
54     ],
55     "MJRefresh": [
57     ],
58     "HCSStarRatingView": [
60     ],
61     "MBProgressHUD": [
63     ],
64     "YYKit": [
66     ],
67     "SDWebImage": [
69     ],
70     "YstenEngineKit": [
72     ]
73   }