blob: e755d832946ac438ab67ee0acbb738013d18370a [file] [log] [blame]
{
"name": "AYUtils",
"version": "0.0.9",
"summary": "AYUtils",
"description": "AYUtils工具类",
"homepage": "https://github.com/lsy076/AYUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"赖盛源": "756486059@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lsy076/AYUtils.git",
"tag": "0.0.9"
},
"source_files": "AYUtils/AYUtils/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}