blob: 9832ee9f187b2b31a7fa22132606ee5a3613b148 [file] [log] [blame]
{
"name": "LEDAnalytics",
"version": "0.32",
"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.32"
},
"swift_version": "5.0",
"source_files": "LEDAnalytics/**/*.swift",
"dependencies": {
"LEDProductCore": [
],
"FacebookCore": [
],
"Amplitude-iOS": [
]
}
}