blob: e0ef1128ca5d78031b22cfee136ca231e522ae20 [file] [log] [blame]
{
"name": "HSFKit",
"version": "1.0.3",
"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.0.3"
},
"requires_arc": true,
"source_files": "HSFKit/**/*.{h,m}",
"public_header_files": "HSFKit/**/*.h"
}