| { | |
| "name": "WYWechatImage", | |
| "version": "1.0.0", | |
| "summary": "简单设置类似微信的尖角图片", | |
| "description": "简单设置类似微信的尖角图片,高效,直接操作图片,得到的图片就是带尖角的", | |
| "homepage": "https://github.com/wangyansnow/WYWechatImage", | |
| "license": "MIT", | |
| "authors": { | |
| "王俨": "13146597377@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wangyansnow/WYWechatImage.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "WechatImageDemo", | |
| "WechatImageDemo/WechatImageDemo/WYArrowTool/**/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |