blob: 2f610a1d09a4fb47c18d986a011e97a3c260cc38 [file] [log] [blame]
{
"name": "TWGOperations",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}