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