[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / f / SAWebPlayer / 1.0.0 / SAWebPlayer.podspec.json
blob979f6e3286098f4decdef6a46296b9213942e853
2   "name": "SAWebPlayer",
3   "version": "1.0.0",
4   "summary": "The SuperAwesome custom extension of iOS UIWebView - optimised to display rich media ads",
5   "description": "The SuperAwesome custom extension of iOS UIWebView - optimised to display rich media ads",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-webplayer",
7   "license": {
8     "type": "Apache License",
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-webplayer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/*",
23   "resource_bundles": {
24     "SAWebPlayer": [
25       "Pod/Assets/*"
26     ]
27   }