[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 0 / 5 / PopJamSDK / 0.1.0 / PopJamSDK.podspec.json
blob4966bdec1e4a8b9b18ac77f3ab28d5083bfeca45
2   "name": "PopJamSDK",
3   "version": "0.1.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     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.2"
23   },
24   "source_files": "PopJamSDK/Classes/**/*",
25   "dependencies": {
26     "SAMobileBase": [
27       "1.0.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"