blob: 6dee21f50420710b62c079c112b83f09c6b56be2 [file] [log] [blame]
{
"name": "FJUtils",
"version": "0.0.3",
"summary": "公共方法",
"description": "公共方法,方便以后调用",
"homepage": "https://github.com/KONGFANJI",
"license": "MIT",
"authors": {
"KFJ": "392843367@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KONGFANJI/FJUtils.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": [
"FJUtils/FJUtils/FJUtils.h",
"FJUtils/FJUtils/Storyboard/*.*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"static_framework": true
}