blob: 585ee264c97f85531da8d14ff7cc3b65c5f064cd [file] [log] [blame]
{
"name": "OperationKit",
"platforms": {
"ios": "8.0"
},
"version": "1.0.1",
"summary": "OperationKit is a small group of classes.",
"description": "Couple of operation class that helps in the development",
"homepage": "https://github.com/jorjuela33/OperationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Mario Orjuela Gutierrez": "jorjuela33@gmail.com"
},
"source": {
"git": "https://github.com/jorjuela33/OperationKit.git",
"tag": "1.0.1"
},
"source_files": "OperationKit/**/*.{swift}"
}