blob: a451e4d06cf3890ccc8d12a8f5bf1f3e41335e9b [file] [log] [blame]
{
"name": "FPImageVideoCell",
"version": "0.2.2",
"summary": "A short description of FPImageVideoCell.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FPJack/FPImageVideoCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FPJack": "2551412939@qq.com"
},
"source": {
"git": "https://github.com/FPJack/FPImageVideoCell.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPImageVideoCell/Classes/**/*.{h,m}",
"resource_bundles": {
"FPImageVideoCell": [
"FPImageVideoCell/Assets/*.png",
"FPImageVideoCell/Assets/*.xib"
]
}
}