blob: ccc46125923a76a1c3b9d6f57b78577fa29da7be [file] [log] [blame]
{
"name": "FPImageVideoCell",
"version": "0.1.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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPImageVideoCell/Classes/**/*.{h,m}",
"resource_bundles": {
"FPImageVideoCell": [
"FPImageVideoCell/Assets/*.png",
"FPImageVideoCell/Assets/*.xib"
]
},
"dependencies": {
"YBImageBrowser": [
]
}
}