blob: 9ee59401ca72f67f210eb0e3b8dc83f35005d928 [file] [log] [blame]
{
"name": "NemoLogic",
"version": "1.0.0",
"summary": "Universal service provider, main goal is to speed up the architectural development of the projects.",
"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/NemoLogic.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.1",
"osx": "10.8"
},
"source_files": "Nemo\\ Logic/**/*.{h,m}"
}