blob: 0bcb38d065ac2c8bffe8a75e85055884398641ca [file] [log] [blame]
{
"name": "AlamofireXMLRPC",
"version": "2.2.0",
"summary": "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire.",
"description": "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire. It aims to provide an easy way to perform XMLRPC call and to retrieve smoothly the response.",
"homepage": "https://github.com/kodlian/AlamofireXMLRPC",
"license": "MIT",
"authors": "Jérémy Marchand",
"social_media_url": "http://twitter.com/kodlian",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/kodlian/AlamofireXMLRPC.git",
"tag": "2.2.0"
},
"source_files": "AlamofireXMLRPC/*.swift",
"dependencies": {
"Alamofire": [
],
"AEXML": [
]
},
"pushed_with_swift_version": "3.0"
}