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