blob: bbed9f235c3f07eaf21b7eb77838df5b3e746213 [file] [log] [blame]
{
"name": "Yuri_Common",
"version": "0.0.1",
"summary": "个人开发常用",
"description": "|Yuri_Common|个人开发常用|\n| ---- | ---- |",
"homepage": "https://github.com/203Monitor/Yuri_Common",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuri": "wtruth@sohu.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/203Monitor/Yuri_Common.git",
"tag": "0.0.1"
},
"source_files": "Yuri_Common/Yuri_Common/Personal/**/*.{h,m,bundle}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
]
}
}