blob: 827e13ac26f0de3c45a59cd9df1f21d16c84572a [file] [log] [blame]
{
"name": "DDGScreenShot",
"version": "1.0.0",
"summary": "A short description of DDGScreenShot.",
"description": "图片生成工具,一句代码,即可生成图片,并对图片进行简单修饰",
"homepage": "https://github.com/dudongge/DDGScreenShot/tree/master",
"license": "MIT",
"authors": {
"dudongge": "532835032@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dudongge/DDGScreenShot.git",
"tag": "1.0.0"
},
"source_files": [
"DDGScreenShot/DDGScreenShot/",
"Classes/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}