[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 6 / LHNetworkBase / 0.0.1 / LHNetworkBase.podspec.json
bloba414c4c0ab184fe70d9160e4551acfeb15cb0743
2   "name": "LHNetworkBase",
3   "version": "0.0.1",
4   "summary": "A base networking layer built on top of Alamofire and SwiftyJSON.",
5   "description": "Now is using just in personal projects, not going on public yet. But feel free to send issues or PRs.",
6   "homepage": "https://qiita.com/vc7",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vc7": "vince78718@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/vince78718",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/vc7/LHNetworkBase.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "LHNetworkBase",
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwiftyJSON": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"