[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / f / FPImageVideoCell / 0.2.3 / FPImageVideoCell.podspec.json
blobc574033538582f8cceecfa85f7a3145bd86e4b28
2   "name": "FPImageVideoCell",
3   "version": "0.2.3",
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.2.3"
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   }