[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / a / b / CKYPhotoBrowser / 0.0.5 / CKYPhotoBrowser.podspec.json
blob29a9eb898ad1b78b83e2609591ef6597cbc931a4
2   "name": "CKYPhotoBrowser",
3   "version": "0.0.5",
4   "summary": "CKYPhotoBrowser",
5   "description": "支持下拉退出的图片加载器",
6   "homepage": "https://github.com/cky113999742",
7   "license": "MIT",
8   "authors": {
9     "Cuikeyi": "https://github.com/cky113999742"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cky113999742/KYPhotoBrowser",
16     "tag": "0.0.5"
17   },
18   "header_dir": "CKYPhotoBrowser",
19   "source_files": "KYPhotoBrowser/PhotoBrowser/**/*.{h,m}",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "YYWebImage": [
25     ]
26   }