[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 9 / 0 / 5 / PopJamSDK / 0.1.2 / PopJamSDK.podspec.json
blobc598cb10abfda6936135258f4ef8237178b156d0
2   "name": "PopJamSDK",
3   "version": "0.1.2",
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": "0.1.2"
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       "1.0.8"
29     ]
30   }