blob: 407fc51a58671f7999d1c648dafa88695e653bd3 [file] [log] [blame]
{
"name": "ScreenShotImage",
"version": "1.0.0",
"summary": "截屏",
"description": "截屏",
"homepage": "https://github.com/LiHongGui/ScreenShotImage.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/ScreenShotImage.git",
"tag": "1.0.0"
},
"source_files": [
"ScreenShotImage",
"ScreenShotImage/**/*.{h,m}"
],
"requires_arc": true
}