blob: 7d03b3f40c5b09e353bcc4477d70f70d64cdf5ec [file] [log] [blame]
{
"name": "ApiNetWork",
"version": "2.0.5",
"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": "V2.0.5"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}