[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / d / 5 / f / FPImageVideoCell / 0.1.2 / FPImageVideoCell.podspec.json
blobccc46125923a76a1c3b9d6f57b78577fa29da7be
2   "name": "FPImageVideoCell",
3   "version": "0.1.2",
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.2"
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   }