blob: f188a422860841777fcda7e5362e9bfe60c6f588 [file] [log] [blame]
{
"name": "CLPhotoWall",
"version": "1.0.1",
"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.1"
},
"source_files": "PhotoKit/CLPhotoWall/**/*.{h,m,png}",
"requires_arc": true
}