[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 2 / YXYBaseViewController / 0.0.1 / YXYBaseViewController.podspec.json
blob488513ad3428ac9955e9df2d24882e4b45eea2f1
2   "name": "YXYBaseViewController",
3   "version": "0.0.1",
4   "summary": "VC基类",
5   "description": "基类VC",
6   "homepage": "https://github.com/YXYCareFree/YXYBaseViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YXYCareFree": "576842121@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YXYCareFree/YXYBaseViewController.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YXYBaseViewController/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }