blob: c37e0d729842be95fefe621c691cb2c02a2dcec3 [file] [log] [blame]
{
"name": "YVXibProperty",
"version": "1.0",
"summary": "set UIView layer in xib",
"homepage": "https://github.com/zhuxian022/YVXibProperty",
"license": "MIT",
"authors": "Yi Von",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhuxian022/YVXibProperty.git",
"tag": "1.0"
},
"source_files": "YVXibProperty/**/*.{h,m}",
"requires_arc": true
}