blob: e8d6d1d36b6287dfd173521502e9bae4b026843b [file] [log] [blame]
{
"name": "yaml_framework_ios",
"version": "1.0.0",
"summary": "A short description of yaml_framework_ios.",
"description": "LEE_SS_LIB Http and Socks proxy based on Privoxy and Antinat.",
"homepage": "https://github.com/SpikeLeeHom/yaml_framework_ios",
"license": "GPLv2",
"authors": {
"SpikeLeeHom": "spikeleeyuuui@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SpikeLeeHom/yaml_framework_ios.git",
"tag": "1.0.0"
},
"libraries": "resolv",
"swift_version": "4.0",
"compiler_flags": "-fcxx-modules",
"xcconfig": {
"OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC"
},
"public_header_files": "Source/*.framework/Headers/{.h}",
"ios": {
"vendored_frameworks": "Source/*.framework"
}
}