blob: c4fde4e5e9efffc0c2d55ae357204ca9302162ae [file] [log] [blame]
{
"name": "ApiNetWork",
"version": "2.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.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.3"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}