[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / e / VCRToolFramework / 0.1.0 / VCRToolFramework.podspec.json
blob8b4fc9d094884e357cb97ee0c23ef64ce80d5b27
2   "name": "VCRToolFramework",
3   "version": "0.1.0",
4   "summary": "A short description of VCRToolFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vcc1235/VCRToolFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vcc1235": "1041497818@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/vcc1235/VCRToolFramework.git",
16     "tag": "0.1.0",
17     "submodules": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "VCRToolFramework/{BrowerImage,Catorgate,Scan,tool,XMLParse}/*.{h,m}",
24   "dependencies": {
25     "Masonry": [
26       "~> 1.0.1"
27     ],
28     "SDWebImage": [
29       "~> 3.8"
30     ],
31     "AFNetworking": [
32       "~> 3.1.0"
33     ]
34   }