[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / b / LEDCore / 0.26 / LEDCore.podspec.json
blob288ac36df5a83c5776cf66857882de1f5b910d1a
2   "name": "LEDCore",
3   "version": "0.26",
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.26"
17   },
18   "swift_version": "5.0",
19   "source_files": "LEDCore/**/*.swift",
20   "dependencies": {
21     "LEDHelpers": [
23     ],
24     "SimpleKeychain": [
26     ]
27   }