[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / 7 / 6 / LHNetworkBase / 0.0.4 / LHNetworkBase.podspec.json
blobfd6be911a463575f72e19518d3ba8060f4793877
2   "name": "LHNetworkBase",
3   "version": "0.0.4",
4   "summary": "A base networking layer built on top of Alamofire and SwiftyJSON.",
5   "homepage": "https://qiita.com/vc7",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "vc7": "vince78718@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/vince78718",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/vc7/LHNetworkBase.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "LHNetworkBase/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"