[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 6 / XKImagePickerCollectionView / 1.0.0 / XKImagePickerCollectionView.podspec.json
blob53a2389d5a9085d403a1aacf080a02b81b259a50
2   "name": "XKImagePickerCollectionView",
3   "version": "1.0.0",
4   "summary": "XKImagePickerCollectionView",
5   "description": "TZImagePickerController封装的选图片视图",
6   "homepage": "https://github.com/kunhum/XKImagePickerCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKImagePickerCollectionView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKImagePickerCollectionView/Classes/XKImagePickerCollectionView/*.{h,m}",
22   "dependencies": {
23     "TZImagePickerController": [
25     ],
26     "IQKeyboardManager": [
28     ],
29     "SDWebImage": [
31     ]
32   }