blob: cf0dd5fdae67a5a0c5bb191d699bba9a12e5a788 [file] [log] [blame]
{
"name": "DHImageShearViewController",
"version": "1.0.1",
"summary": "图片剪切",
"description": "方便实现图片剪切功能",
"homepage": "https://github.com/DajuanM/DHImageShearViewController",
"license": "MIT",
"authors": {
"Aiden": "252289287@qq.com"
},
"source": {
"git": "https://github.com/DajuanM/DHImageShearViewController.git",
"tag": "1.0.1"
},
"source_files": [
"DHImageShearViewController",
"DHImageShearViewController/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
}
}