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