blob: 0b31b0c3ab6895a37b0b8767e45f9ea139e5f593 [file] [log] [blame]
{
"name": "SwiftyXML",
"version": "3.0.1",
"summary": "The most swifty way to deal with XML data in swift 4",
"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.1"
},
"source_files": "Source/*.swift"
}