[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / e / 4 / PopJamUI / 1.3.4 / PopJamUI.podspec.json
blobae85b54c4ba66770e2644c569bd27d5325c34790
2   "name": "PopJamUI",
3   "version": "1.3.4",
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   },
15   "source": {
16     "git": "https://github.com/SuperAwesomeLTD/pj-ios-ui.git",
17     "branch": "master",
18     "tag": "1.3.4"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "source_files": "PopJamUI/Classes/**/*",
27   "dependencies": {
28     "PureLayout": [
30     ],
31     "SkeletonView": [
33     ],
34     "SAProtobufs": [
35       "1.8.2"
36     ],
37     "SDWebImage": [
39     ]
40   },
41   "resource_bundles": {
42     "PopJamUI": [
43       "PopJamUI/Assets/*.xcassets",
44       "PopJamUI/Assets/*.lproj",
45       "PopJamUI/Assets/Fonts/*",
46       "PopJamUI/Assets/*.gif"
47     ]
48   }