[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / b / VOVCManager / 1.0.2 / VOVCManager.podspec.json
blob9fbaba91805f3777b510323b82289ceef87d204d
2   "name": "VOVCManager",
3   "version": "1.0.2",
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": "1.0.2"
17   },
18   "source_files": [
19     "VOVCManager",
20     "VOVCManager/*.{h,m}"
21   ]