[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / 4 / LionheartAlamofireClient / 1.3.7 / LionheartAlamofireClient.podspec.json
blob063abf0bf8addadfca6c97b24bbe486116fb68eb
2   "name": "LionheartAlamofireClient",
3   "version": "1.3.7",
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": "1.3.7"
14   },
15   "social_media_url": "https://twitter.com/dwlz",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ]
25   }