blob: cdb62f78e8ffc95c31e86bc45ff48843293a1bc2 [file] [log] [blame]
{
"name": "LPImagePicker",
"version": "0.0.1",
"summary": "image/photo browser for picking custom image source",
"description": "a simple image/photo browser for picking image/photo(supports custom image source)",
"homepage": "https://github.com/litt1e-p/LPImagePicker",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPImagePicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPImagePicker/**/*",
"dependencies": {
"LPPhotoViewer": [
],
"LPImageGridView": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}