blob: 5cd17a78d499ecd1a14d873b58ba5590f32d48fa [file] [log] [blame]
{
"name": "Malfurion",
"version": "0.1.2",
"summary": "an ios networking layer in Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Batxent/Malfurion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shaw": "dersolum@gmail.com"
},
"source": {
"git": "https://github.com/Batxent/Malfurion.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Malfurion/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
],
"PINCache": [
]
},
"swift_version": "5.0"
}