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