blob: c8ed510e6ae1649d1cc1485238ed980134bdaf87 [file] [log] [blame]
{
"name": "SwiftyXML",
"version": "3.0.3",
"summary": "The most swifty way to deal with XML data in swift 5",
"homepage": "https://github.com/chenyunguiMilook/SwiftyXML",
"license": {
"type": "MIT"
},
"authors": {
"chenyunguiMilook": "286224043@qq.com"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/chenyunguiMilook/SwiftyXML.git",
"tag": "3.0.3"
},
"source_files": "Sources/**/*.swift"
}