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