[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 8 / 3 / SAVASTParser / 1.7.6 / SAVASTParser.podspec.json
blob81c2d95e4bca02d14ee65ae8ff1fea1b93315103
2   "name": "SAVASTParser",
3   "version": "1.7.6",
4   "summary": "The SuperAwesome custom VAST parser",
5   "description": "The SuperAwesome custom VAST parser; built to work with the SAVideoPlayer",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser",
7   "license": {
8     "type": "GNU LESSER GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser.git",
16     "branch": "master",
17     "tag": "1.7.6"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SAUtils": [
26       "1.5.6"
27     ],
28     "SAModelSpace": [
29       "1.0.1"
30     ],
31     "SANetworking": [
32       "1.0.1"
33     ]
34   }