blob: 54bb389a675eed4179bfe8fbbfcbff192ea976c9 [file] [log] [blame]
{
"name": "ANetwork",
"version": "1.3",
"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.3"
},
"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"
}