blob: 2a79f4faa0abd711a4006bf5c8a64b22af7d4383 [file] [log] [blame]
{
"name": "LEDProductCore",
"version": "0.14",
"summary": "Frameworks that helps you to build awasome projects.",
"description": "With this framework can fastly build MVP projects with all nessesary product code.",
"homepage": "https://github.com/azimin/LEDFrameworks",
"license": "MIT",
"authors": {
"Alexander Zimin": "azimin@me.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/azimin/LEDFrameworks.git",
"tag": "0.14"
},
"swift_version": "5.0",
"source_files": "LEDProductCore/**/*.swift",
"dependencies": {
"LEDCore": [
]
}
}