blob: 44760996678858ca92b09e9dda4c2f99d545bf51 [file] [log] [blame]
{
"name": "ICEImagePickerTool",
"version": "1.0.0",
"summary": "封装对相册和相机的一些常用操作",
"description": "TODO: 封装对相册和相机的一些操作, 现有打开相册获取图片,打开相机获取图片",
"homepage": "https://github.com/My-Pod/ICEImagePickerTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEImagePickerTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"ICEPhotoLibrary": [
]
}
}