blob: a521d345a5a4aec675d6db48e0798ad6cdfa7596 [file] [log] [blame]
{
"name": "YQImageTool",
"version": "1.0.0",
"summary": "An Image Tool for iOS.",
"homepage": "https://github.com/976431yang/YQImageTool",
"license": "MIT",
"authors": {
"FreakyYang": "1358970695@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/976431yang/YQImageTool.git",
"tag": "1.0.0"
},
"source_files": [
"YQImageTool/",
"YQImageTool/YQImageCompressor/*.{h,m}"
],
"requires_arc": true,
"frameworks": "UIKit"
}