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