[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / f / TBMediator / 0.1.0 / TBMediator.podspec.json
blob6b9f3df756042266d0bfb4a7fc9c8307dc52d451
2   "name": "TBMediator",
3   "version": "0.1.0",
4   "summary": "组件化中间件",
5   "description": "组件化中间件,相当于直接调用对应的类方法 + (void)mediatorLoad:(UIViewController *)fromVC params:(NSDictionary *)params handler:(MediatorBlock)block{}",
6   "homepage": "https://github.com/TabCen/TBMediator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenfeigogo@gmail.com": "964267617@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TabCen/TBMediator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBMediator/Classes/**/*"