[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / c / b / VOVCManager / 2.0.10 / VOVCManager.podspec.json
blob7c7b672bc191b37010336b659e1a19f1121c7df2
2   "name": "VOVCManager",
3   "version": "2.0.10",
4   "summary": "a ViewController manager",
5   "description": "** ViewController Manager **\n1. Pop/Present ViewController with ClassName.\n2. Set ViewController properties with NSDictionary key-value.",
6   "homepage": "https://github.com/pozi119/VOVCManager",
7   "license": "Apache 2.0",
8   "authors": {
9     "pozi119": "pozi119@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/pozi119/VOVCManager.git",
16     "tag": "2.0.10"
17   },
18   "source_files": [
19     "VOVCManager",
20     "VOVCManager/*.{h,m}"
21   ],
22   "deprecated": true,
23   "deprecated_in_favor_of": "VVManager"