blob: 0a75aa714655cfccf91b4e74870fa8f923a0456c [file] [log] [blame]
{
"name": "LionheartAlamofireClient",
"version": "2.1.1",
"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": "2.1.1"
},
"social_media_url": "https://twitter.com/dwlz",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}