blob: 1c7e67ef6dc979e3a7cc10c981783d5871397dc6 [file] [log] [blame]
{
"name": "TWGOperations",
"version": "1.0.1",
"summary": "TWGOperations is an Operation library",
"description": "TWGOperations is a library intended to provide building blocks for operation based tasks using NSOperation",
"homepage": "https://github.com/twg/TWGOperations",
"license": "MIT",
"authors": {
"Nicholas Kuhne": "njkuhne@me.com"
},
"source": {
"git": "https://github.com/twg/TWGOperations.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}