2 "name": "ZTCollectionView",
4 "summary": "ZTCollectionView is the public base library for ZTBaseKit.",
5 "homepage": "https://github.com/CherishSmile/ZTCollectionView",
11 "CherishSmile": "misteralvin@yeah.net"
14 "git": "https://github.com/CherishSmile/ZTCollectionView.git",
21 "pod_target_xcconfig": {
22 "VALID_ARCHS": "x86_64 armv7 arm64"
24 "source_files": "ZTCollectionView/ZTCollectionView.framework/Headers/*.{h}",
25 "vendored_frameworks": "ZTCollectionView/ZTCollectionView.framework",
26 "public_header_files": "ZTCollectionView/ZTCollectionView.framework/Headers/*.{h}"