blob: b9760b3a60ff86edd75cf1f8f9d9a52100f4188f [file] [log] [blame]
{
"name": "OperationKit",
"platforms": {
"ios": "8.0"
},
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "OperationKit/**/*.{swift}",
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}