blob: e969867885f7ff68c80ee11b291a3ce56662bf4d [file] [log] [blame]
{
"name": "RallySDK",
"version": "0.1.0",
"summary": "RallySDK",
"description": "Rally SDK to support Rally chargers.",
"homepage": "http://rallycharge.com",
"license": {
"type": "Copyright",
"text": " Copyright 2017 PowerIT, Inc.. All rights reserved.\n"
},
"authors": {
"Rally Charge": "info@rallynetworks.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://developer.rallycharge.com/iosSDK/0.1.0.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/RallySDK.framework"
},
"requires_arc": true
}