[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / f / ZTThirdLibCategories / 1.0.1 / ZTThirdLibCategories.podspec.json
blob5a3c48506c019e0e0f6d6b2d07dfebd5ffbd8a78
2   "name": "ZTThirdLibCategories",
3   "version": "1.0.1",
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.1"
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   "dependencies": {
27     "SDWebImage": [
29     ],
30     "SDWebImage/GIF": [
32     ],
33     "SDWebImage/WebP": [
35     ]
36   }