[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 5 / CSPhotoGallery / 0.2.0 / CSPhotoGallery.podspec.json
bloba16aabc4163cb883a5bff99b2e106a395c9df991
2   "name": "CSPhotoGallery",
3   "version": "0.2.0",
4   "summary": "A simple and elegant Photo gallery",
5   "description": "CSPhotoGallery is a PhotoGallery that is simple and elegant. and This is written Swift.",
6   "homepage": "https://github.com/youkchansim/CSPhotoGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chansim Youk": "dbrckstla@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/youkchansim/CSPhotoGallery.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pod/**/*.{swift}",
22   "resource_bundles": {
23     "CSPhotoGallery": [
24       "Pod/**/*.{xcassets,storyboard}"
25     ]
26   },
27   "pushed_with_swift_version": "3"