blob: 651ffc760bc5879d0b7d19e34536dd80438e9cd2 [file] [log] [blame]
{
"name": "KSEncore",
"version": "1.0.0",
"summary": "Encore eliminates duplicate calls by queueing callbacks.",
"description": " * Queue up callbacks using `queue:block:`\n * Flush callbacks using `flush:`\n",
"homepage": "https://github.com/ksylvest/encore",
"license": "MIT",
"authors": {
"Kevin Sylvestre": "kevin@ksylvest.com"
},
"source": {
"git": "https://github.com/ksylvest/encore.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*"
}