[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / e / FQPhotoPicker / 0.0.3 / FQPhotoPicker.podspec.json
blob1c8d8a9a71edebf0e95226b185aa54eac1b9f8a8
2   "name": "FQPhotoPicker",
3   "version": "0.0.3",
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.3"
16   },
17   "source_files": "FQImagePickerVC/*.{h,m}",
18   "resource_bundles": {
19     "FQPhotoPicker": [
20       "FQImagePickerVC/PhotoPicker.bundle"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "dependencies": {
27     "Masonry": [
29     ],
30     "YYKit": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }