blob: e83ab6c8b036e84bf2e0cf9efabb2e8d13b9a8e9 [file] [log] [blame]
{
"name": "CMPhotoAlbum",
"version": "0.1.0",
"summary": "A simple component for replacing a system album.",
"description": "A simple component for replacing a system album. 一个简单的替换系统相册的组件",
"homepage": "https://github.com/moyunmo/CMPhotoAlbum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"momo605654602@gmail.com": "moyunmo@hotmail.com"
},
"source": {
"git": "https://github.com/moyunmo/CMPhotoAlbum.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMPhotoAlbum/Classes/**/*",
"resources": [
"CMPhotoAlbum/Assets/*.{bundle,xib}"
],
"pushed_with_swift_version": "3.0"
}