[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 9 / RDMinePage / 0.0.4 / RDMinePage.podspec.json
blob0c13ea942cbac77cb10d26c9b7fe9f880fddde22
2   "name": "RDMinePage",
3   "version": "0.0.4",
4   "summary": "RDMinePage",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Richarl/RDMinePage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyD": "haidizhilei@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Richarl/RDMinePage.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RDMinePage/Classes/**/*.{h,m}",
22   "resources": "RDMinePage/Assets/*.{png,xib,nib,bundle}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3"
31     ]
32   }