blob: c193840ca930867a1209dfd509d6b1956e715896 [file] [log] [blame]
{
"name": "FPPhotoPicker",
"version": "0.0.1",
"summary": "simple to select image",
"description": "simple to select image",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPPhotoPicker/Classes/**/*",
"resources": "FPPhotoPicker/Assets/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}