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