[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / f / VCLoading / 1.0 / VCLoading.podspec.json
bloba34a74b43256e5b82a999a93e8b226741ecd7599
2   "name": "VCLoading",
3   "version": "1.0",
4   "summary": "A short description of VCLoading,这下够meaningful了吧.",
5   "homepage": "https://github.com/everyu/PodTest1",
6   "license": "MIT",
7   "authors": {
8     "everyu": "everyu@126.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/everyu/PodTest1.git",
15     "tag": "1.0"
16   },
17   "source_files": "VCLoading/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "MBProgressHUD": [
21       "~>0.9.1"
22     ]
23   }