[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / 7 / a / SparkPlayer / 1.0.0 / SparkPlayer.podspec.json
blobc5ad60613e17c3cbf5cadfbca5e91e28b48bc65e
2   "name": "SparkPlayer",
3   "version": "1.0.0",
4   "summary": "Spark video player",
5   "description": "Spark video player.",
6   "homepage": "https://holaspark.com",
7   "license": {
8     "type": "holaspark.com"
9   },
10   "authors": "holaspark.com",
11   "source": {
12     "git": "https://github.com/hola/spark_ios_sdk.git",
13     "tag": "v1.88.311"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.0",
19   "source_files": "player/SparkPlayer/Classes/**/*.{swift,h,m}",
20   "resource_bundles": {
21     "SparkPlayer": [
22       "player/SparkPlayer/Assets/*"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "AVKit",
28     "AVFoundation"
29   ],
30   "dependencies": {
31     "SparkLib": [
32       "~> 1.3"
33     ]
34   }