blob: 0cae386b39e6248b925aca0eeae2ca76d7bca6bf [file] [log] [blame]
{
"name": "TFY_ProgressHUD",
"version": "2.2.4",
"summary": "完美提示框,使用各种场合",
"description": "完美提示框,使用各种场合",
"homepage": "https://github.com/13662049573/TFY_ProgressHUD",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_ProgressHUD.git",
"tag": "2.2.4"
},
"source_files": "TFY_ProgressHUD/TFY_ProgressHUD/*.{h,m}",
"resources": "TFY_ProgressHUD/TFY_ProgressHUD/TFY_ProgressHUD.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/AvailabilityMacros"
},
"requires_arc": true
}