blob: 74a4f61da2d12da3dc2b695f4cf47fa4ecd675fd [file] [log] [blame]
{
"name": "YZFrame",
"version": "1.0.3",
"summary": "YZFrame is an agile class library for development",
"homepage": "https://github.com/micyo202/YZFrame",
"license": "MIT",
"authors": {
"Yanzheng": "micyo202@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/micyo202/YZFrame.git",
"tag": "1.0.3"
},
"source_files": "YZFrame/Core/**/*.{h,m}",
"resources": "YZFrame/Resources/*.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"YYKit": [
]
}
}