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