[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 4 / LionheartAlamofireClient / 2.1.2 / LionheartAlamofireClient.podspec.json
blobd7b6537be5a7a183f5af0404339b0a9c1d0ec03f
2   "name": "LionheartAlamofireClient",
3   "version": "2.1.2",
4   "summary": "A simple class that helps manage interaction with remote APIs using Alamofire.",
5   "description": "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": "2.1.2"
14   },
15   "social_media_url": "https://twitter.com/dwlz",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"