blob: a3ef11e5365da11952eab4cab84f1da94caa83bd [file] [log] [blame]
{
"name": "AEXML-CU",
"version": "5.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A fork of AEXML: Simple and lightweight XML parser written in Swift",
"homepage": "https://github.com/OpenClemson/AEXML-CU",
"authors": {
"Tanner Stokes": "tanners@clemson.edu"
},
"source": {
"git": "https://github.com/OpenClemson/AEXML-CU.git",
"tag": "5.0.0"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.0"
}