blob: 52263cc47de1c50900083a4591c2d58d253d9bfc [file] [log] [blame]
{
"name": "ObjectPool",
"version": "2.0.0",
"summary": "A short description of ObjectPool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/scubers/ObjectPool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scubers": "jr-wong@qq.com"
},
"source": {
"git": "https://github.com/scubers/ObjectPool.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ObjectPool/Classes/**/*.{h,m}",
"public_header_files": "ObjectPool/Classes/**/*.h"
}