[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / 8 / Yuri_Common / 0.0.2 / Yuri_Common.podspec.json
blobca78d818d0fca9302f33a0f02d23637fb875d733
2   "name": "Yuri_Common",
3   "version": "0.0.2",
4   "summary": "个人开发常用",
5   "description": "|Yuri_Common|个人开发常用|\n| ---- | ---- |",
6   "homepage": "https://github.com/203Monitor/Yuri_Common",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuri": "wtruth@sohu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/203Monitor/Yuri_Common.git",
19     "tag": "0.0.2"
20   },
21   "resources": "Yuri_Common/Yuri_Common/Categories/MBProgressHUD.bundle",
22   "source_files": "Yuri_Common/Yuri_Common/Personal/**/*.{h,m}",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 0.9.2"
26     ]
27   }