[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 1 / e / FQPhotoPicker / 0.0.1 / FQPhotoPicker.podspec.json
blob7aaee01409c19d3fe98611ea7a8da30a5f128178
2   "name": "FQPhotoPicker",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "FQImagePickerVC/*.{h,m}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "Masonry": [
24     ]
25   }