blob: 3b1d172c8faf4b81439f208d6a5799ef3271d49a [file] [log] [blame]
{
"name": "KFXCore",
"version": "1.0.1",
"summary": "KFXCore - Core component for other KFX pods.",
"description": "KFXCore - Core component for other KFX pods. Basically just some useful constants and enums.",
"homepage": "https://github.com/ChristianFox/KFXCore.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox@kfxtech.com"
},
"source": {
"git": "https://github.com/ChristianFox/KFXCore.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXCore/Classes/**/*"
}