[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 5 / f / FPImageVideoCell / 0.1.5 / FPImageVideoCell.podspec.json
blob44500f8e8e3c59cb9f3c48ec12cc6118a93f6e01
2   "name": "FPImageVideoCell",
3   "version": "0.1.5",
4   "summary": "A short description of FPImageVideoCell.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/FPJack/FPImageVideoCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FPJack": "2551412939@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/FPJack/FPImageVideoCell.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FPImageVideoCell/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "FPImageVideoCell": [
24       "FPImageVideoCell/Assets/*.png",
25       "FPImageVideoCell/Assets/*.xib"
26     ]
27   },
28   "dependencies": {
29     "YBImageBrowser": [
31     ]
32   }