blob: f0f76650af86cc080ca4d8364896f21aa64abdcf [file] [log] [blame]
{
"name": "LZReusePool",
"version": "0.0.1",
"summary": "For object Reuse.",
"description": "For reusing objects at any time you want.",
"homepage": "https://github.com/zhizi-z/LZReusePool",
"license": {
"type": "MIT"
},
"authors": {
"zhizi-z": "Leehua_Zhou@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://github.com/zhizi-z/LZReusePool.git",
"tag": "0.0.1"
},
"source_files": "LZReuseObject/**/*.{h,m}",
"frameworks": "UIKit"
}