blob: 4468737260e779a257f2ce6a8c7865dd1aa58c1c [file] [log] [blame]
{
"name": "KFXCore",
"version": "2.1.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.1.0"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "KFXCore/Classes/**/*"
}