[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 6 / f / 9 / LEDAnalyticsCore / 0.12 / LEDAnalyticsCore.podspec.json
blob02b35904ad9081325057e13d7b5be29bb49446e5
2   "name": "LEDAnalyticsCore",
3   "version": "0.12",
4   "summary": "Frameworks that helps you to build awasome projects.",
5   "description": "With this framework can fastly build MVP projects with all nessesary product code.",
6   "homepage": "https://github.com/azimin/LEDFrameworks",
7   "license": "MIT",
8   "authors": {
9     "Alexander Zimin": "azimin@me.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/azimin/LEDFrameworks.git",
16     "tag": "0.12"
17   },
18   "swift_version": "5.0",
19   "source_files": "LEDCore/**/*.swift",
20   "dependencies": {
21     "LEDHelpers": [
23     ],
24     "FacebookCore": [
26     ],
27     "Amplitude-iOS": [
29     ],
30     "SimpleKeychain": [
32     ]
33   }