[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / e / 7 / ZHCSResultKit / 0.0.2 / ZHCSResultKit.podspec.json
blob0ec5d9083a83a58f80eeacc797bf023a24b45fc2
2   "name": "ZHCSResultKit",
3   "version": "0.0.2",
4   "summary": "A short description of ZHCSResultKit.",
5   "description": "妈妈说、名字长了才好听、写长一点,越长越好啊",
6   "homepage": "https://gitee.com/ZhangQiang613555114/zhcsresult-kit",
7   "license": "MIT",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "authors": {
12     "zhangqiang": "613555114@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ZhangQiang613555114/zhcsresult-kit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Carthage/Build/iOS/ZHCSResultKit.framework/**/*.{h,m}"
21   ],
22   "vendored_frameworks": "Carthage/Build/iOS/ZHCSResultKit.framework",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ]
34   }