blob: 16a1587482afce11ac4e2694b934ea7eefaa806a [file] [log] [blame]
{
"name": "BRCategoryHelp",
"version": "0.0.1",
"summary": "搜集一些常用的 category、tools 功能",
"homepage": "https://github.com/burning-git",
"license": "MIT",
"authors": {
"burning_git": "burning_git@163.com"
},
"platforms": {
"ios": "7.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source": {
"git": "https://github.com/burning-git/BRCategoryHelp.git",
"tag": "0.0.1"
},
"source_files": "BRCategoryHelp/BRCategoryHelp/BRCategoryHelpHeader.h",
"public_header_files": "BRCategoryHelp/BRCategoryHelp/BRCategoryHelpHeader.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}