[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / e / 8 / 7 / LPImagePicker / 0.0.1 / LPImagePicker.podspec.json
blobcdb62f78e8ffc95c31e86bc45ff48843293a1bc2
2   "name": "LPImagePicker",
3   "version": "0.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPImagePicker/**/*",
22   "dependencies": {
23     "LPPhotoViewer": [
25     ],
26     "LPImageGridView": [
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ]