[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / a / 6 / XKImagePickerCollectionView / 1.0.6 / XKImagePickerCollectionView.podspec.json
blob1d684bd8bfadb986a8946aa7b36f442105662d80
2   "name": "XKImagePickerCollectionView",
3   "version": "1.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKImagePickerCollectionView/Classes/XKImagePickerCollectionView/*.{h,m}",
22   "resources": "XKImagePickerCollectionView/Classes/XKImagePickerCollectionView/*.{xib}",
23   "dependencies": {
24     "TZImagePickerController": [
26     ],
27     "IQKeyboardManager": [
29     ],
30     "SDWebImage": [
32     ]
33   }