[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 1 / e / FQPhotoPicker / 0.0.2 / FQPhotoPicker.podspec.json
blob8f1e9e296accf5670f96bbeb989aebf1487c0510
2   "name": "FQPhotoPicker",
3   "version": "0.0.2",
4   "summary": "非常简单易用的轻量级相册框架。",
5   "homepage": "https://github.com/FQDEVER/FQPhotoPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FQDEVER": "814383466@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/FQDEVER/FQPhotoPicker.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "FQImagePickerVC/*.{h,m}",
18   "resource_bundles": {
19     "FQImagePicker": [
20       "FQPhotoPicker/**/*.xcassets"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "dependencies": {
27     "Masonry": [
29     ],
30     "YYKit": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }