blob: 12eda7eb35906f166ff66ae23a775b3a5b006947 [file] [log] [blame]
{
"name": "BLReportModule",
"version": "1.0.2",
"summary": "表里 举报",
"homepage": "http://192.168.199.108/ios/project/biaoli/BLReportModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xu": "252697349@qq.com"
},
"source": {
"git": "http://192.168.199.108/ios/project/biaoli/BLReportModule.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BLReportModule/Classes/**/*.{h,m}",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"dependencies": {
"BLPublic": [
],
"BLDataSource": [
],
"BLReportPublic": [
],
"BLAnalytics": [
]
},
"libraries": "c++"
}