[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / b / ConnectionLayer / 0.0.2 / ConnectionLayer.podspec.json
blobac6a07263482b53e4ef06a135d9e9b808e85861f
2   "name": "ConnectionLayer",
3   "platforms": {
4     "ios": "12.1"
5   },
6   "version": "0.0.2",
7   "summary": "Una capa de conexion simple",
8   "requires_arc": true,
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "description": "Framework con un conjunto de operaciones para hacer peticiones http",
14   "homepage": "https://github.com/migue19/ConnectionLayer",
15   "authors": {
16     "Miguel Mexicano Herrera": "miguelmexicano18@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/migue19/ConnectionLayer.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "ConnectionLayer/**/*.{swift}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"