blob: e586168a288d1f015ba152ffb4119d0191543977 [file] [log] [blame]
{
"name": "CSPhotoGallery",
"version": "0.3.0",
"summary": "A simple and elegant Photo gallery",
"description": "CSPhotoGallery is a PhotoGallery that is simple and elegant. and This is written Swift.",
"homepage": "https://github.com/youkchansim/CSPhotoGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chansim Youk": "dbrckstla@naver.com"
},
"source": {
"git": "https://github.com/youkchansim/CSPhotoGallery.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/**/*.{swift}",
"resource_bundles": {
"CSPhotoGallery": [
"Pod/**/*.{xcassets,storyboard}"
]
},
"pushed_with_swift_version": "3"
}