[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 5 / LZDependencyControlkit / 0.1.2 / LZDependencyControlkit.podspec.json
blob87b8c61af2b0524bbe00b057c9160b32c2ba2603
2   "name": "LZDependencyControlkit",
3   "version": "0.1.2",
4   "summary": "A short description of LZDependencyControlkit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liLeiBest/LZDependencyControlkit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lilei": "lilei_hapy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liLeiBest/LZDependencyControlkit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "LZDependencyControlkit/Classes/**/*.{h,m}",
26   "public_header_files": "LZDependencyControlkit/Classes/**/*.h",
27   "dependencies": {
28     "LZDependencyToolkit": [
30     ]
31   }