[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / e / 0 / f / ZMLogs / 0.1.4 / ZMLogs.podspec.json
blob054846f6ee996912551601d4f0eefb96c1fed61b
2   "name": "ZMLogs",
3   "version": "0.1.4",
4   "summary": "A short description of ZMLogs.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chen1230/ZMLogs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chent": "chent@suirui.com"
13   },
14   "source": {
15     "git": "https://github.com/chen1230/ZMLogs.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.8"
21   },
22   "source_files": "ZMLogs/Classes/**/*",
23   "dependencies": {
24     "CocoaLumberjack": [
25       "~> 3.4.0"
26     ]
27   }