blob: 4ae3671bc933a4d80d1ad77b36baac7bcb290739 [file] [log] [blame]
{
"name": "AyanTechNetworkingLibrary",
"version": "1.2.2",
"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": "4.2",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AyanTech/AyanTechNetworkingLibrary-iOS.git",
"tag": "v1.2.2",
"submodules": true
},
"source_files": "AyanTechNetworkingLibrary/**/*.{h,swift}"
}