blob: 9a716e3a44410d347c24ca697a02b2c76c05b3ba [file] [log] [blame]
{
"name": "BenTestSDK",
"version": "0.0.2",
"summary": "BenTestSDK工具类简介2018年04月",
"description": "BenTestSDK工具类详细简介2018年04月22日13:44:24",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"卢赋斌": "644650913@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lufubinGit/BENTEstFramework.git",
"tag": "0.0.2"
},
"source_files": [
"BenTestSDK/**/*.{h,m,mm}",
"BenTestSDK/*.{h,m,mm}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
}
}