blob: ca50118189f55757ef717c0a0ddbcbb7d6469a42 [file] [log] [blame]
{
"name": "OutsmartCommons",
"version": "0.1.0",
"summary": "Common classes",
"description": "Base classes/extensions usually used daily in all projects.",
"homepage": "https://github.com/appsimples/OutsmartCommons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"App Simples": "dev@outsmartyourself.com.br"
},
"source": {
"git": "https://github.com/appsimples/OutsmartCommons.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OutsmartCommons/Classes/**/*"
}