[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 5 / PopJamSDK / 1.0.0 / PopJamSDK.podspec.json
blob3b45a4833fb4d488baeb2ac3c26730603c908458
2   "name": "PopJamSDK",
3   "version": "1.0.0",
4   "summary": "Official PopJam SDK",
5   "description": "This is the official PopJam SDK.",
6   "homepage": "https://github.com/SuperAwesomeLTD/pj-ios-sdk",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tbruni85": "tiziano.bruni@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/pj-ios-sdk.git",
16     "branch": "master",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.2"
24   },
25   "source_files": "PopJamSDK/Classes/**/*",
26   "swift_version": "3.2",
27   "dependencies": {
28     "SAMobileBase": [
29       "2.1.1"
30     ],
31     "SAProtobufs": [
32       "1.1.0"
33     ]
34   }