[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / SQRCTMediator / 0.0.2 / SQRCTMediator.podspec.json
blob5fc823053d86183532e30f8b06653c6253c71edb
2   "name": "SQRCTMediator",
3   "version": "0.0.2",
4   "summary": "组件调用中间件",
5   "homepage": "https://github.com/pengruiCode/SQRCTMediator.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengruiCode/SQRCTMediator.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQRCTMediator/**/*.{h,m}",
21   "resources": "SQRCTMediator/**/*.{png,xib}",
22   "requires_arc": true,
23   "description": "基于CTMediator的小改款,可以传model,增加异常展示"