blob: 5a0c5e2f9424dc919a3fa24b36e6b8c98c058b73 [file] [log] [blame]
{
"name": "ObjectPool",
"version": "1.2.0",
"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.2.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.{h}"
}