[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / d / Zouter / 2.1.0 / Zouter.podspec.json
blobd21d9f05bf16874ae7def9c76f4d6ce67b8173d1
2   "name": "Zouter",
3   "version": "2.1.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": "2.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Zouter/Classes/*.{m,h}",
21   "private_header_files": "Zouter/Classes/*Private.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]