[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / a / 2 / XQVCMediator / 1.0.0 / XQVCMediator.podspec.json
blob307ad752e742db2566bced1588b692375865475e
2   "name": "XQVCMediator",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "ViewController push or present with Mediator",
6   "homepage": "https://github.com/XiaoWenQiang/XQVCMediator.git",
7   "authors": {
8     "xiaoqiang": "xiaowenqiang_1@126.com"
9   },
10   "social_media_url": "https://www.jianshu.com/u/16227d25bcf4",
11   "source": {
12     "git": "https://github.com/XiaoWenQiang/XQVCMediator.git",
13     "tag": "v1.0.0"
14   },
15   "description": "RXVCMediator is a simple viewcontroller to push or present.",
16   "source_files": "XQVCMediator/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "8.0"
24   }