[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / b / a / 4 / LionheartAlamofireClient / 3.0.2 / LionheartAlamofireClient.podspec.json
blob22eef63eac5b51dc11d11f4bc762a089404e0f53
2   "name": "LionheartAlamofireClient",
3   "version": "3.0.2",
4   "summary": "A simple class that helps manage interaction with remote APIs using Alamofire.",
5   "description": "This is a simple class that helps manage interaction with remote APIs using Alamofire.",
6   "homepage": "https://github.com/lionheart/LionheartAlamofireClient",
7   "license": "Apache 2.0",
8   "authors": {
9     "Dan Loewenherz": "dan@lionheartsw.com"
10   },
11   "source": {
12     "git": "https://github.com/lionheart/LionheartAlamofireClient.git",
13     "tag": "3.0.2"
14   },
15   "social_media_url": "https://twitter.com/lionheartsw",
16   "platforms": {
17     "ios": "10.3"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "swift_version": "4.2",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }