blob: 28d56d836081a034067c91c0f2c2af78ebf2ed4a [file] [log] [blame]
{
"name": "LionheartAlamofireClient",
"version": "2.2.3",
"summary": "A simple class that helps manage interaction with remote APIs using Alamofire.",
"description": "This is a simple class that helps manage interaction with remote APIs using Alamofire.",
"homepage": "https://github.com/lionheart/LionheartAlamofireClient",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/LionheartAlamofireClient.git",
"tag": "2.2.3"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"Alamofire": [
]
}
}