blob: afe1bee40151a388f8f6bf6976cfbc143ad2e71e [file] [log] [blame]
{
"name": "iOSHTTPConnect",
"platforms": {
"ios": "10.0"
},
"summary": "This library will helpful to communicate with server.",
"requires_arc": true,
"version": "0.0.8",
"license": {
"type": "Copyright",
"text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
},
"authors": {
"Ashish Awasthi": "myemail.awasthi@gmail.com"
},
"homepage": "https://github.com/awasthi027/",
"source": {
"git": "https://github.com/awasthi027/iOSHTTPConnect.git",
"branch": "master",
"tag": "0.0.8"
},
"dependencies": {
"iOSReachability": [
"~> 0.0.2"
]
},
"source_files": "iOSHTTPConnect/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}