blob: 0be82c50bd356955c97e5d31a0d165a4c7894a52 [file] [log] [blame]
{
"name": "OperationKit",
"platforms": {
"ios": "8.0"
},
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": "OperationKit/**/*.{swift}"
}