[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 4 / 6 / 2 / TKRouter / 0.1.1 / TKRouter.podspec.json
blobe0453464dd29a8c00a04694e5df9c2fc472c4035
2   "name": "TKRouter",
3   "version": "0.1.1",
4   "summary": "A short description of TKRouter.",
5   "description": "1.基础路由。Api万能路由利用AOP编程思想,指针参数,等来实现任意object-c的API调用。\n  支持基本数据类型,对象类型,代理,block,枚举,结构体等(系统自带和自定义均支持)\n2.本sdk用于组件化开发模式,多sdk嵌套等复杂的情况!完全解决项目开发的耦合度\n3.任意调用,随心所欲。可以在上面拓展hashc跳转表需求。",
6   "homepage": "https://github.com/Tkoul/TKRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tkoul": "Tkoull@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Tkoul/TKRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TKRouter/Classes/**/*"