[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 2 / OtiNetwork / 0.2.4 / OtiNetwork.podspec.json
blob3bb6a7170958b700504c185991ef0fea6933b10c
2   "name": "OtiNetwork",
3   "version": "0.2.4",
4   "summary": "OtiNetworking Manager includes configuration",
5   "description": "This library provides networking process of our projects",
6   "swift_versions": "4.0",
7   "homepage": "https://github.com/akfdmrzn/OtiNetwork",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "akfdmrzn": "maddemirezen@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/akfdmrzn/OtiNetwork.git",
17     "tag": "0.2.4"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OtiNetwork/**/*",
23   "dependencies": {
24     "ObjectMapper": [
26     ],
27     "Alamofire": [
28       "~> 4.7"
29     ],
30     "AlamofireObjectMapper": [
32     ]
33   },
34   "swift_version": "4.0"