blob: 1e601970a96d00a7c2bb00c11fc913e7531b96b3 [file] [log] [blame]
{
"name": "CCScreenShot",
"version": "0.0.1",
"summary": "屏幕截图",
"description": "iOS屏幕截图",
"homepage": "https://github.com/CaiChenghan/CCScreenShot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蔡成汉": "1178752402@qq.com"
},
"source": {
"git": "https://github.com/CaiChenghan/CCScreenShot.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCScreenShot/*.{h,m}"
}