blob: ac840b923f440a1c6159bc198f81f582da91c842 [file] [log] [blame]
{
"name": "AmadaCocoa",
"version": "0.1.03",
"summary": "Contains Model, View, Controllers and Helpers to be utitlized by all amada components",
"description": "MVC Compoonents and Helper objects that will be used in all Amada iOS projects. That is pretty much it.",
"homepage": "https://github.com/hprietoamada/AmadaCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hprietoamada": "HPrieto@amada.com"
},
"source": {
"git": "https://github.com/hprietoamada/AmadaCocoa.git",
"tag": "0.1.03"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.3"
},
"source_files": "AmadaCocoa/Classes/**/*",
"swift_version": "5.0"
}