blob: 801cdf282f49e2caa7e296b33fecc1076191713c [file] [log] [blame]
{
"name": "WechatImage",
"version": "1.0.0",
"summary": "类似微信的尖角图片",
"description": "类似微信的尖角图片,轻松集成",
"homepage": "https://github.com/wangyansnow/WYWechatImage",
"license": "MIT",
"authors": {
"wangyansnow": "13146597377@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangyansnow/WYWechatImage.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"WechatImageDemo/WechatImageDemo/WYArrowTool/**/*.{h,m}"
],
"requires_arc": true
}