blob: 58e1853847ac8f55bc8ef16d8bc3906bcc2c77e0 [file] [log] [blame]
{
"name": "KFXAbstracts",
"version": "1.0.1",
"summary": "KFXAbstracts : Abstract superclasses.",
"description": "UIView & UIViewController subclasses.",
"homepage": "https://github.com/ChristianFox/KFXAbstracts.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox@kfxtech.com"
},
"source": {
"git": "https://github.com/ChristianFox/KFXAbstracts.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXAbstracts/Classes/**/*",
"dependencies": {
"KFXAdditions": [
]
}
}