blob: a10ad079af4672e20a64db376d169230da1d394a [file] [log] [blame]
{
"name": "SwiftyXML",
"version": "1.4.0",
"summary": "The most swifty way to deal with XML data in swift 3",
"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": "1.4.0"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}