[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / KFXCore / 2.0.0 / KFXCore.podspec.json
blob1ea72d69e3b182cbc4e8d026dfae58b4dccba620
2   "name": "KFXCore",
3   "version": "2.0.0",
4   "summary": "KFXCore - Core component for other KFX pods.",
5   "description": "KFXCore - Core component for other KFX pods. Basically just some useful constants and enums.",
6   "homepage": "https://github.com/ChristianFox/KFXCore.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChristianFox": "christianfox@kfxtech.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXCore.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFXCore/Classes/**/*"