blob: 447281d3813096cf539814f533c5d7062eeb6fd4 [file] [log] [blame]
{
"name": "MTHttpEngine",
"version": "1.0.6",
"summary": "CONTACT IF YOU HAVE ANY ISSUE:13162378587@163.COM",
"description": "the framework can used your project,just implement BaseHttpItem then config what you want.",
"homepage": "https://github.com/MateenHJL/MTHttpEngine.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mateen",
"source": {
"git": "https://github.com/MateenHJL/MTHttpEngine.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MTHttpEngine/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"YYKit": [
],
"FMDB": [
],
"ISRemoveNull": [
],
"DateTools": [
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"static_framework": true,
"requires_arc": true
}