[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / e / 4 / PopJamUI / 1.3.8 / PopJamUI.podspec.json
blob0e6e0b43023a532f815242a2386a61bc3f6a5b9d
2   "name": "PopJamUI",
3   "version": "1.3.8",
4   "summary": "Official PopJam UI SDK",
5   "description": "This is the official PopJam UI SDK",
6   "homepage": "https://github.com/SuperAwesomeLTD/pj-ios-ui",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gabrielcoman": "gabriel.coman@superawesome.tv",
13     "Tbruni85": "tiziano.bruni@superawesome.tv",
14     "ME2K": "myles.eynon@superawesome.tv"
15   },
16   "source": {
17     "git": "https://github.com/SuperAwesomeLTD/pj-ios-ui.git",
18     "branch": "master",
19     "tag": "1.3.8"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "source_files": "PopJamUI/Classes/**/*",
28   "dependencies": {
29     "PureLayout": [
31     ],
32     "SkeletonView": [
34     ],
35     "SAProtobufs": [
36       "1.8.11"
37     ],
38     "SDWebImage": [
40     ]
41   },
42   "resource_bundles": {
43     "PopJamUI": [
44       "PopJamUI/Assets/*.xcassets",
45       "PopJamUI/Assets/*.lproj",
46       "PopJamUI/Assets/Fonts/*",
47       "PopJamUI/Assets/*.gif"
48     ]
49   }