[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / 7 / LPImagePicker / 0.0.3 / LPImagePicker.podspec.json
blob50f29c4e25d0ddfb47bf705ad915fe80151fe8a9
2   "name": "LPImagePicker",
3   "version": "0.0.3",
4   "summary": "image/photo browser for picking custom image source",
5   "description": "a simple image/photo browser for picking image/photo(supports custom image source)",
6   "homepage": "https://github.com/litt1e-p/LPImagePicker",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPImagePicker.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPImagePicker/**/*.{h,m}",
22   "resource_bundles": {
23     "LPImagePickerBundle": [
24       "LPImagePicker/**/*.lproj"
25     ]
26   },
27   "dependencies": {
28     "LPPhotoViewer": [
30     ],
31     "LPImageGridView": [
33     ]
34   },
35   "frameworks": [
36     "Foundation",
37     "UIKit"
38   ]