blob: e0fee8616e05d2106db1359f7ae863200ea34f8d [file] [log] [blame]
{
"name": "ObjectPool",
"version": "1.0.6",
"summary": "summary",
"homepage": "http://www.jrwong.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "Jrwong"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/ObjectPool.git",
"tag": "1.0.6"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.{h}"
}