[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 9 / 0 / HYC_TOOLS_OC / 4.1.0 / HYC_TOOLS_OC.podspec.json
blob0f2a3904d733f354b3268b31afb1b2ce878eb1e1
2   "name": "HYC_TOOLS_OC",
3   "version": "4.1.0",
4   "summary": "A short description of HYC_TOOLS_OC.",
5   "description": "欢迎使用HYC封装的插件系列",
6   "homepage": "https://gitee.com/hyc666666/hyc_-tools_-oc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyc286716320": "286716320@qq.com"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://gitee.com/hyc666666/hyc_-tools_-oc.git",
17     "tag": "4.1.0"
18   },
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "platforms": {
23     "ios": null
24   },
25   "source_files": [
26     "HYC_TOOLS_OC/Classes/**/*.h",
27     "HYC_TOOLS_OC/Classes/**/*.m"
28   ],
29   "prefix_header_contents": [
30     "#import \"HYC_TOOLS_OC.h\"",
31     "#import \"HYC_TOOLS_OC_HEADER.h\""
32   ],
33   "dependencies": {
34     "AFNetworking": [
35       "~> 2.3"
36     ],
37     "SVProgressHUD": [
39     ],
40     "MJRefresh": [
42     ],
43     "Masonry": [
45     ]
46   }