blob: 57838da8e3cb72a358f7c9aad343b407e8ca8c71 [file] [log] [blame]
{
"name": "ANetwork",
"version": "1.2",
"summary": "ANetwork is an HTTP networking library written in Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/allanmendez10/ANetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"allanmendez10": "allanmendez0120@gmail.com"
},
"source": {
"git": "https://github.com/allanmendez10/ANetwork.git",
"tag": "v1.2"
},
"social_media_url": "https://www.instagram.com/allan_cmdz?r=nametag",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}