blob: 1e25a4da82b46be72732ceea1941ce062dee8f7e [file] [log] [blame]
{
"name": "NemoConnect",
"version": "1.0.1",
"summary": "A declarative networking framework that allows networking calls with minimal code.",
"homepage": "http://www.neofonie-mobile.de/",
"social_media_url": "https://twitter.com/neofoniemobile",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Neofonie Mobile GmbH": "contact@neofonie.de"
},
"source": {
"git": "https://github.com/neofoniemobile/NemoConnect.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.1"
},
"source_files": "Nemo\\ Connect/Sources/**/*.{h,m}"
}