blob: c49d9629e3f68ced13602ed91e05d9fc192b5acf [file] [log] [blame]
{
"name": "AyanTechNetworkingLibrary",
"version": "1.6.1",
"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_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AyanTech/AyanTechNetworkingLibrary-iOS.git",
"tag": "v1.6.1",
"submodules": true
},
"source_files": "AyanTechNetworkingLibrary/**/*.{h,swift}",
"swift_version": "5.0"
}