blob: e90efa8daf1f4d6951f4922d4e401e56c1f21f87 [file] [log] [blame]
{
"name": "WKImageEditor",
"version": "1.0.0",
"summary": "图片编辑工具",
"description": "提供快捷的图片编辑功能",
"homepage": "http://www.edu-yun.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WuKongCoo1": "wu_kong_coo1@163.com"
},
"source": {
"git": "https://github.com/WuKongCoo1/WKImageEditor.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "WKImageEditor/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}