blob: 5b3d7e048acdfb417ae045987917675e46325aa7 [file] [log] [blame]
{
"name": "CMImagePicker",
"version": "0.0.1",
"summary": "简单快捷的图像选择框架",
"homepage": "https://github.com/MyGitHub75/CMImagePicker",
"license": "MIT",
"authors": {
"chen chuan mao": "chenye.75@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MyGitHub75/CMImagePicker.git",
"tag": "0.0.1"
},
"source_files": "CMImagePicker/CMImagePicker/*.{h,m}",
"resources": "CMImagePicker/CMImagePicker/CMImagePicker.bundle",
"requires_arc": true
}