[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 1 / f / 4 / LCImagePickerController / 0.1.3 / LCImagePickerController.podspec.json
blob8a0049dfcc7f29f3352774fefb6a32b674265c9a
2   "name": "LCImagePickerController",
3   "version": "0.1.3",
4   "summary": "多选图片库",
5   "homepage": "https://github.com/bawn/LCImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "bawn": "lc5491137@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bawn/LCImagePickerController.git",
12     "tag": "0.1.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "LCImagePickerController/**/*.{h,m}",
19   "resource_bundles": {
20     "LCImagePickerController": [
21       "LCImagePickerController/*.storyboard"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
26       "~> 0.6.0"
27     ]
28   },
29   "frameworks": "AssetsLibrary"