blob: ad3d739450ae4f4d75a900a34c466c758f3009da [file] [log] [blame]
{
"name": "AEXML-CU",
"version": "4.2.2",
"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": "4.2.2"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "4.0"
}