blob: 54c79915dffe05ebe3ec65f02830da6bd2e48211 [file] [log] [blame]
{
"name": "LionheartAlamofireClient",
"version": "1.3.2",
"summary": "A simple class that helps manage interaction with remote APIs using Alamofire.",
"description": "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": "1.3.2"
},
"social_media_url": "https://twitter.com/dwlz",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}