[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 6 / LHNetworkBase / 0.0.5 / LHNetworkBase.podspec.json
blob16f9c7ca38fe5ab0a8545b4c545f54ebde80ebf0
2   "name": "LHNetworkBase",
3   "version": "0.0.5",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/vc7/LHNetworkBase.git",
19     "tag": "0.0.5"
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"