blob: 3c04385b018bdf3d279489987b2f87398d8b307d [file] [log] [blame]
{
"name": "ICEPhotoLibrary",
"version": "1.0.2",
"summary": "封装图片的存取功能",
"description": "TODO: 封装图片的存取功能,兼容iOS 7 (ALAsset) 和 iOS 8 (PHPhotoLibrary).",
"homepage": "https://github.com/My-Pod/ICEPhotoLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEPhotoLibrary.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}"
}