[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 7 / 2 / f / ZTThirdLibCategories / 1.0.0 / ZTThirdLibCategories.podspec.json
blob4b98a04c0c7389fd092ec8d0064f5d2ff4cedf44
2   "name": "ZTThirdLibCategories",
3   "version": "1.0.0",
4   "summary": "ZTBaseView is the basic framework of OC project.",
5   "homepage": "https://github.com/CherishSmile/ZTThirdLibCategories",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "misteralvin@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTThirdLibCategories.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "ZTThirdLibCategories/ZTThirdLibCategories.framework/Headers/*.{h}",
25   "vendored_frameworks": "ZTThirdLibCategories/ZTThirdLibCategories.framework",
26   "public_header_files": "ZTThirdLibCategories/ZTThirdLibCategories.framework/Headers/*.{h}",
27   "dependencies": {
28     "SDWebImage": [
30     ],
31     "SDWebImage/GIF": [
33     ],
34     "SDWebImage/WebP": [
36     ]
37   }