blob: 3bd57f9cb4616299573adc72d0f32d12c7e65a69 [file] [log] [blame]
{
"name": "KxFoundation",
"version": "0.2.1",
"summary": "Kei Foundation Framework",
"description": "Kei Foundation Framework - Useful Custom Classes, Utilities, Extensions",
"homepage": "https://github.com/meetkei/KxFoundation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keun young Kim": "app@meetkei.com"
},
"source": {
"git": "https://github.com/meetkei/KxFoundation.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "KxFoundation/**/*",
"pushed_with_swift_version": "3.0"
}