blob: 130701e1f89d58b321db4f23ef32de009156593f [file] [log] [blame]
{
"name": "CKPhotoGallery",
"version": "0.1.1",
"summary": "Simple Photo Gallery.",
"description": "Simple Common Photo Gallery",
"homepage": "https://github.com/kaich/CKPhotoGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaich": "chengkai1853@163.com"
},
"source": {
"git": "https://github.com/kaich/CKPhotoGallery.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CKPhotoGallery/Classes/**/*",
"resource_bundles": {
"CKPhotoGallery": [
"CKPhotoGallery/Assets/*.png"
]
},
"dependencies": {
"Kingfisher": [
],
"DZNEmptyDataSet": [
]
}
}