[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / c / ZHKits / 0.0.4 / ZHKits.podspec.json
blob380cbf612047acbd7217567ba40b440199358dde
2   "name": "ZHKits",
3   "version": "0.0.4",
4   "summary": "ZHKits.",
5   "description": "Tools for daily development",
6   "homepage": "https://github.com/Panzhenghui/ZHKits",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Panzhenghui": "1505517260@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Panzhenghui/ZHKits.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZHKits/Classes/**/*.{h,m}",
22   "public_header_files": "Classes/ZHKits.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "Masonry": [
31     ]
32   }