blob: 523b67f72adfba685d2e4a3dcda53aab2f61a974 [file] [log] [blame]
{
"name": "FPPhotoPicker",
"version": "0.0.2",
"summary": "simple to select image",
"description": "simple to select image, just me use.",
"homepage": "https://github.com/forping/FPPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"forping": "809060809@qq.com"
},
"source": {
"git": "https://github.com/forping/FPPhotoPicker.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPPhotoPicker/Classes/**/*",
"resources": "FPPhotoPicker/Assets/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}