blob: 5cc00d36343013cabd8e7a9cfb7cd2e7b28cb758 [file] [log] [blame]
{
"name": "CLPhotoWall",
"version": "1.0.3",
"summary": "An easy way to select photos from systemPhotoAsset.",
"homepage": "https://github.com/qcl901028/CLPhotoWall",
"license": "MIT",
"authors": {
"秦传龙": "qcl901028@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qcl901028/CLPhotoWall.git",
"tag": "1.0.3"
},
"source_files": "PhotoKit/CLPhotoWall/**/*.{h,m}",
"resources": "PhotoKit/CLPhotoWall/source/CLPhotoWall.bundle",
"requires_arc": true
}