blob: 64677b68491e0d7a1cdac041c3b7f36c7bde9afc [file] [log] [blame]
{
"name": "HSFKit",
"version": "1.1.7",
"platforms": {
"ios": "8.0"
},
"summary": "这是一个帮助你迅速搭建项目框架的库",
"homepage": "https://github.com/HSFAqi/HSFKit",
"social_media_url": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hsf": "huangsf_ios@sina.com"
},
"source": {
"git": "https://github.com/HSFAqi/HSFKit.git",
"tag": "1.1.7"
},
"requires_arc": true,
"source_files": "HSFKit/**/*.{h,m}",
"public_header_files": "HSFKit/**/*.h",
"dependencies": {
"XHToast": [
],
"SVProgressHUD": [
]
}
}