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