blob: 798ee7efadd6a45d1e390da52b27542bfcc97a16 [file] [log] [blame]
{
"name": "APTWebservice",
"version": "0.1.0",
"summary": "Simple Webservice client in swift",
"swift_version": "4.0",
"description": "A WebService client written in swift",
"homepage": "https://github.com/rishadappat/APTWebservice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rishad Appat": "rishadappat@gmail.com"
},
"source": {
"git": "https://github.com/rishadappat/APTWebservice.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APTWebservice/APTWebservice/*.{swift,plist,h}"
}