[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / b / 0 / NetworkLayer-Cly / 1.0.1 / NetworkLayer-Cly.podspec.json
blobd1f679cfb990d79ac9eef69468dcd9b3c6c449ab
2   "name": "NetworkLayer-Cly",
3   "version": "1.0.1",
4   "summary": "A wrapper around Alamofire and ObjectMapper to create request objects",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/omarmohali/NetworkLayer-Cly",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "omarmohali": "omar.moh.aly@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/omarmohali/NetworkLayer-Cly.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NetworkLayer-Cly/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "ObjectMapper": [
29     ]
30   }