[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 6 / 1 / KFXCore / 2.2.0 / KFXCore.podspec.json
blob799d0667191b3f5ddd23a5d28176b734e012a83c
2   "name": "KFXCore",
3   "version": "2.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "3.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "KFXCore/Classes/**/*",
24   "swift_version": "4.2"