blob: 0dcec95175803477f799b7ae335c2bd1bcf70180 [file] [log] [blame]
{
"name": "TFY_ProgressHUD",
"version": "2.3.7",
"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.3.7"
},
"source_files": "TFY_ProgressHUD/TFY_ProgressHUD/*.{h,m}",
"resources": [
"TFY_ProgressHUD/TFY_ProgressHUD/TFY_ProgressHUD.bundle",
"TFY_ProgressHUD/TFY_ProgressHUD/TFY_PromptpopupHeader.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/AvailabilityMacros"
},
"requires_arc": true
}