blob: 0bc183d45e0d9c5225b74666771804fc81a51709 [file] [log] [blame]
{
"name": "HTTPDefines",
"module_name": "HTTPDefines",
"version": "1.1.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.1.0"
},
"source_files": "HTTPDefines/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}