[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / d / Zouter / 1.0.0 / Zouter.podspec.json
blob47f2caf9c9257caf0f0770a73e5c059ba0037564
2   "name": "Zouter",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A common router tool",
9   "homepage": "https://github.com/lzackx/Zouter",
10   "authors": {
11     "lzackx": "zackx@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/lzackx/Zouter.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Zouter/Zouter/*.{m,h}",
21   "private_header_files": "Zouter/Zouter/ZouterPrivate.h",
22   "resources": "Zouter/Zouter/*.{plist}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]