[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 0 / 5 / PopJamSDK / 1.2.0 / PopJamSDK.podspec.json
bloba177874a7a978be94bcaef53b1df127955a44676
2   "name": "PopJamSDK",
3   "version": "1.2.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.2.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   "dependencies": {
27     "SAMobileBase": [
28       "2.2.0"
29     ],
30     "SAProtobufs": [
31       "1.2.0"
32     ]
33   }