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