blob: b36764dc22e992c0af74a42efac88e57d330626e [file] [log] [blame]
{
"name": "AyanTechNetworkingLibrary",
"version": "1.6.0",
"summary": "Networking library for comunicate AyanTech web services",
"homepage": "https://github.com/AyanTech/AyanTechNetworkingLibrary-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sepehr Behroozi": "sep.behroozi@gmail.com"
},
"social_media_url": "https://twitter.com/3pehrbehroozi",
"swift_version": "5.0",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AyanTech/AyanTechNetworkingLibrary-iOS.git",
"tag": "v1.6.0",
"submodules": true
},
"source_files": "AyanTechNetworkingLibrary/**/*.{h,swift}"
}