blob: 88d4b8220b0d59a65aea0ff0c9c48dc72c849fa5 [file] [log] [blame]
{
"name": "YZFrame",
"version": "1.0.7",
"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.7"
},
"source_files": "YZFrame/Core/**/*.{h,m}",
"resources": "YZFrame/Resources/*.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"YYKit": [
]
}
}