blob: 3f086118f5cf4bd9a398e60ec727e051d3bdbdf8 [file] [log] [blame]
{
"name": "PowrSDK",
"version": "0.1.0",
"summary": "A short description of PowrSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/galaxy-powr/PowrSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"peter+galaxy@powr.com": "peter+galaxy@powr.com"
},
"source": {
"git": "https://github.com/galaxy-powr/PowrSDK.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"vendored_frameworks": "PowrSDK.framework",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.8.2"
]
},
"static_framework": true
}