blob: 2fb81a3e7869704233668637b7071e02a356ffa9 [file] [log] [blame]
{
"name": "HTTPDefines",
"module_name": "HTTPDefines",
"version": "1.0.0",
"summary": "A bundle of defines in HTTP",
"homepage": "https://github.com/Meniny/HTTPDefines",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Meniny/HTTPDefines.git",
"tag": "1.0.0"
},
"source_files": "HTTPDefines/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}