[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / a / 4 / LionheartAlamofireClient / 3.0.3 / LionheartAlamofireClient.podspec.json
blob915f64578417bf5cfb42fb01e41550bcd90124a5
2   "name": "LionheartAlamofireClient",
3   "version": "3.0.3",
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.3"
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   }