blob: 34d4777e05bb8471ae678eda4e656ea393373398 [file] [log] [blame]
{
"name": "AppleNetwork",
"version": "1.0.6",
"summary": "Revealed Parser to public",
"description": "Heavily customizable netwok manager to handle api calls. Currently it handle GET requests only.",
"homepage": "https://github.com/sarathraveendran-litmus7/AppleNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SR": "Sarath Raveendran"
},
"source": {
"git": "https://github.com/sarathraveendran-litmus7/AppleNetwork.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppleNetwork/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}