blob: ef46c6195c7067ec29f9e10a9ee6d3da11f0e793 [file] [log] [blame]
{
"name": "Network+IS",
"version": "3.1.3",
"summary": "Netowrk layer",
"homepage": "https://github.com/islamshazly/Network",
"license": {
"type": "Islam Elshazly",
"file": "LICENSE"
},
"authors": {
"islamshazly": "ishazly92.com"
},
"source": {
"git": "https://github.com/islamshazly/Network.git",
"tag": "3.1.3"
},
"social_media_url": "https://twitter.com/elshazly92",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Network-AG/Classes/**/*.{swift}",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"XCGLogger": [
"~> 6.1.0"
],
"ObjectMapper": [
"~> 3.3.0"
],
"AlamofireObjectMapper": [
"~>5.1.0"
]
}
}