[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / 3 / SAVASTParser / 1.5.0 / SAVASTParser.podspec.json
blob0692264ea7414adc20d73576deb81b9f4f781735
2   "name": "SAVASTParser",
3   "version": "1.5.0",
4   "summary": "The SuperAwesome custom VAST parser",
5   "description": "The SuperAwesome custom VAST parser; built to work with the SAVideoPlayer or the SAVideoVLCPlayer",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser",
7   "license": {
8     "type": "GNU 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     "tag": "1.5.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAUtils": [
25       "1.3.2"
26     ],
27     "SAVideoPlayer": [
28       "1.1.4"
29     ],
30     "SAEvents": [
31       "1.2.9"
32     ],
33     "SAModelSpace": [
34       "0.1.6"
35     ],
36     "SANetworking": [
37       "0.1.4"
38     ]
39   }