blob: f71bfc781aeda41c7ddf5aef43d9e14fb7278afc [file] [log] [blame]
{
"name": "NemoConnect",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.1",
"osx": "10.8"
},
"source_files": "Nemo\\ Connect/Sources/**/*.{h,m}"
}