blob: 1e265bbae10b137bfe5dba0608d2f4037fb716ee [file] [log] [blame]
{
"name": "STCNetworkLibrary",
"version": "0.1.1",
"summary": "STC iOS App network library to facilitate http calls",
"swift_versions": "5.0",
"description": "'STCNetworkLibrary is a network library for internal use in STC internal projects support parallel calls, caching and others ..'",
"homepage": "https://github.com/ayman-ibrahim/STCNetworkLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ayman-ibrahim": "ayman.ibrahim.alim@gmail.com"
},
"source": {
"git": "https://github.com/ayman-ibrahim/STCNetworkLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "STCNetworkLibrary/Classes/**/*",
"swift_version": "5.0"
}