blob: 56843907a3c92d16c9fb0e36c60d31180131caba [file] [log] [blame]
{
"name": "ESObjectPool",
"version": "1.3.1",
"platforms": {
"ios": "6.0"
},
"summary": "An wrapper around object pooling",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"homepage": "https://github.com/e-sites/ESObjectPool",
"source": {
"git": "https://github.com/e-sites/ESObjectPool.git",
"tag": "1.3.1"
},
"source_files": "Classes",
"requires_arc": false
}