blob: e4fa0503455613ba23e7191548a96290915f2525 [file] [log] [blame]
{
"name": "LEDAnalyticsCore",
"version": "0.13",
"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.13"
},
"swift_version": "5.0",
"source_files": "LEDCore/**/*.swift",
"dependencies": {
"LEDCore": [
],
"FacebookCore": [
],
"Amplitude-iOS": [
],
"SimpleKeychain": [
]
}
}