[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / a / 8 / NetworkingLayer / 0.0.2 / NetworkingLayer.podspec.json
blobc2be75070cf77b2d24f261fc20518f98d1124ca8
2   "name": "NetworkingLayer",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Network Lib based on Operation Layer",
7   "requires_arc": true,
8   "version": "0.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Moiseenko": "alexmoiseenko@me.com"
15   },
16   "homepage": "https://github.com/alexmay23/NetworkLayer",
17   "source": {
18     "git": "https://github.com/alexmay23/NetworkLayer.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "OperationLayer": [
25     ],
26     "Alamofire": [
28     ]
29   },
30   "source_files": "Sources/**/*.{swift}",
31   "pushed_with_swift_version": "3.0"