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