[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / f / FPImageVideoCell / 0.1.1 / FPImageVideoCell.podspec.json
blob62a7eb03aaac9b1579c66f3c1c34ced58a8299ac
2   "name": "FPImageVideoCell",
3   "version": "0.1.1",
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.1"
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   }