blob: 775b2bfaf73c059cfc1b2b761e50fa172962aa7c [file] [log] [blame]
{
"name": "YQImageEditor",
"version": "0.0.1",
"summary": "A image editor.",
"homepage": "http://blog.csdn.net/u014210007/article/details/48483767",
"license": "MIT",
"authors": {
"YQuan": "770322699@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/a770322699/YQImageEditor.git",
"tag": "0.0.1"
},
"source_files": [
"YQImageEditor",
"addition",
"*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}