blob: 605b44dbe5a771f923eda122c294a66d3bce62ef [file] [log] [blame]
{
"name": "APJCommonClasses",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "APJCommonClasses/Classes/**/*",
"pushed_with_swift_version": "3.0"
}