blob: c05a735dfee02268e4559692470b2055dd1934c7 [file] [log] [blame]
{
"name": "PreAntlr4",
"version": "1.3",
"summary": "this is a test.",
"swift_versions": "4.2",
"description": "this is a test.1111",
"homepage": "https://github.com/ahl0107",
"license": {
"type": "MIT",
"file": "Antlr4-framework/LICENSE"
},
"authors": {
"did-dev": "liaihong@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/ahl0107/TestForAnt/releases/download/release-v1.3/Antlr4-framework.zip"
},
"vendored_frameworks": "Antlr4-framework/*.framework",
"source_files": "Antlr4-framework/Antlr4.framework/**/*.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "4.2"
}