[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / b / 8 / HTYXSDK / 1.0.8 / HTYXSDK.podspec.json
blobb5fe72847ad42cb135f861c71336c97b4732c820
2   "name": "HTYXSDK",
3   "version": "1.0.8",
4   "summary": "A short description of HTYXSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tao.huang/HTYXSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tao.huang": "tao.huang@kaixiangtech.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huifeidezhu/HTYXSDK.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "HTYXSDK/Classes/**/*",
23   "resource_bundles": {
24     "HTYXSDKBundle": [
25       "HTYXSDK/Assets/Images/*.png"
26     ]
27   },
28   "public_header_files": "HTYXSDK/Classes/*.h",
29   "frameworks": "Photos",
30   "dependencies": {
31     "SDWebImage": [
32       "~> 5.13.2"
33     ],
34     "YYModel": [
35       "~>1.0.4"
36     ],
37     "MJRefresh": [
38       "~>3.7.5"
39     ],
40     "Masonry": [
42     ],
43     "TZImagePickerController": [
45     ],
46     "YTKNetwork": [
47       "~>3.0.6"
48     ],
49     "SJBaseVideoPlayer/AliVodPlayer": [
51     ],
52     "SJVideoPlayer": [
54     ],
55     "SJMediaCacheServer": [
57     ],
58     "MBProgressHUD": [
59       "~>1.2.0"
60     ],
61     "Toast": [
62       "~>4.0.0"
63     ]
64   },
65   "pod_target_xcconfig": {
66     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67   },
68   "user_target_xcconfig": {
69     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
70   }