blob: 2a5f9ee7dcc9f2d49217d7900d84c5767d15b78e [file] [log] [blame]
{
"name": "APJCommonClasses",
"version": "0.0.11",
"summary": "APJCommonClasses contains common classes for code reuse",
"description": "APJCommonClasses contains a group of common classes used almost always during the development of various projects.",
"homepage": "https://github.com/angelopino/APJCommonClasses",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Angelo Pino": "pino.angelo@gmail.com"
},
"source": {
"git": "https://github.com/angelopino/APJCommonClasses.git",
"tag": "0.0.11"
},
"platforms": {
"ios": "12.0"
},
"source_files": "APJCommonClasses/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}