blob: 499b8966d76cbc9225e82ae9331161a1b191c4ef [file] [log] [blame]
{
"name": "DYExposeManager",
"version": "0.0.1",
"summary": "UIView Expose Manager.",
"description": "Add expose block for UIView.",
"homepage": "https://github.com/guangxyou/DYExposeManager",
"license": "MIT",
"authors": {
"dev_you": "dev_you@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guangxyou/DYExposeManager.git",
"tag": "0.0.1"
},
"source_files": [
"DYExposeManager",
"DYExposeManager/**/*.{h,m}"
],
"frameworks": "UIKit"
}