[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / a / SparkPlayer / 1.0.4.spark.1.106.19 / SparkPlayer.podspec.json
blob7837e427d9acf9cd6081c68aeb0bf3422e256ca7
2   "name": "SparkPlayer",
3   "version": "1.0.4.spark.1.106.19",
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/spark-mv/ios_sdk.git",
13     "tag": "v1.106.19"
14   },
15   "platforms": {
16     "ios": "9.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.1.spark",
33       "< 2"
34     ],
35     "GoogleAds-IMA-iOS-SDK": [
36       "~> 3.7"
37     ]
38   }