blob: 33ea693a82cb091f1c99b2c5b0819fe30e47b5fa [file] [log] [blame]
{
"name": "NGApi",
"version": "0.2.0",
"summary": "A simple API handler",
"description": "A simple API handler wrapped around NSURLSessions.",
"homepage": "https://github.com/nextgenappsllc/NGApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nextgenappsllc": "nextgenappsllc@gmail.com"
},
"source": {
"git": "https://github.com/nextgenappsllc/NGApi.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NGApi/Classes/**/*",
"dependencies": {
"NGAEssentials": [
"~> 0.2"
]
},
"pushed_with_swift_version": "4.0"
}