[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 0 / 3 / CKPhotoGallery / 0.1.1 / CKPhotoGallery.podspec.json
blob130701e1f89d58b321db4f23ef32de009156593f
2   "name": "CKPhotoGallery",
3   "version": "0.1.1",
4   "summary": "Simple Photo Gallery.",
5   "description": "Simple Common Photo Gallery",
6   "homepage": "https://github.com/kaich/CKPhotoGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kaich": "chengkai1853@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kaich/CKPhotoGallery.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CKPhotoGallery/Classes/**/*",
22   "resource_bundles": {
23     "CKPhotoGallery": [
24       "CKPhotoGallery/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Kingfisher": [
30     ],
31     "DZNEmptyDataSet": [
33     ]
34   }