[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 3 / iOSHTTPConnect / 0.0.5 / iOSHTTPConnect.podspec.json
blobdeccc87c84066109a212692ba0a5368ace9d9b70
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.5",
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.5"
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"