[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 3 / iOSHTTPConnect / 0.0.6 / iOSHTTPConnect.podspec.json
blob741b3dc0358ef7f1bc11bbc1e862f56d6802d42e
2   "name": "iOSHTTPConnect",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "This library will helpful to communicate with server.",
7   "requires_arc": true,
8   "version": "0.0.6",
9   "license": {
10     "type": "Copyright",
11     "text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
12   },
13   "authors": {
14     "Ashish Awasthi": "myemail.awasthi@gmail.com"
15   },
16   "homepage": "https://github.com/awasthi027/",
17   "source": {
18     "git": "https://github.com/awasthi027/iOSHTTPConnect.git",
19     "branch": "master",
20     "tag": "0.0.6"
21   },
22   "dependencies": {
23     "iOSReachability": [
24       "~> 0.0.1"
25     ]
26   },
27   "source_files": "iOSHTTPConnect/**/*.{swift}",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"