[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 1 / KFXCore / 1.1.0 / KFXCore.podspec.json
blob264201a5de25f66c10fdcc9d747ab29088da2c23
2   "name": "KFXCore",
3   "version": "1.1.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": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFXCore/Classes/**/*"