blob: c817deaf836d101363ef53cb1d90546042ee68d2 [file] [log] [blame]
{
"name": "ApiNetWork",
"version": "2.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "Swift IOS vendor to manage network",
"homepage": "https://github.com/Armanoide/ApiNetWork",
"authors": {
"Billa Norbert": "norbert.billa@gmail.com"
},
"source": {
"git": "https://github.com/Armanoide/ApiNetWork.git",
"tag": "2.0.8"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}