blob: 34029474e4b75f7217076943d3504c97d4c98884 [file] [log] [blame]
{
"name": "HSFKit",
"version": "1.2.4",
"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.2.4"
},
"requires_arc": true,
"source_files": "HSFKit/*",
"public_header_files": "HSFKit/HSFKitHeader.h",
"dependencies": {
"XHToast": [
],
"SVProgressHUD": [
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}