[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 1 / e / FQPhotoPicker / 0.1.2 / FQPhotoPicker.podspec.json
blob7857f20be21449d1fc589cd84eec0a6232c6f52f
2   "name": "FQPhotoPicker",
3   "version": "0.1.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.1.2"
16   },
17   "source_files": "FQImagePickerVC/*.{h,m}",
18   "resources": "FQImagePickerVC/PhotoPicker.bundle",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYKit": [
28     ],
29     "MBProgressHUD": [
31     ]
32   }