[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 1 / e / 4 / PopJamUI / 0.1.3 / PopJamUI.podspec.json
blob7c4371456714358ad8b703aa8864420f57e546f1
2   "name": "PopJamUI",
3   "version": "0.1.3",
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": "0.1.3"
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   },
35   "resource_bundles": {
36     "PopJamUI": [
37       "PopJamUI/Assets/*.xcassets",
38       "PopJamUI/Assets/*.lproj",
39       "PopJamUI/Assets/Fonts/*"
40     ]
41   }