[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 0 / 5 / PopJamSDK / 1.5.3 / PopJamSDK.podspec.json
blobe809fbb977bbd07691515eac86f76f13fac2d256
2   "name": "PopJamSDK",
3   "version": "1.5.3",
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.5.3"
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.3"
29     ],
30     "SAProtobufs": [
31       "1.6.7"
32     ]
33   }