blob: 1ea72d69e3b182cbc4e8d026dfae58b4dccba620 [file] [log] [blame]
{
"name": "KFXCore",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXCore/Classes/**/*"
}