blob: 560798e80103e8902e5b8bc9ea898cedfcd9324f [file] [log] [blame]
{
"name": "OnMobileRBTSDK",
"version": "2.1.3",
"summary": "OnMobileRBT handles UI of the RBT service.",
"description": "OnMobileRBT handles all the API calls from ONMO RBT store and provides the approrpiate UI.",
"homepage": "https://github.com/ONMO/OnMobileRBT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"Naresh Babu Kommana": "naresh.kommana@onmobile.com"
},
"source": {
"http": "https://github.com/ONMO/OnMobileRBT/releases/download/v2.1.3/OnMobileRBTSDK-v2.1.3.zip"
},
"vendored_frameworks": [
"Build/iOS/Alamofire.framework",
"Build/iOS/OnMobileRBTSDK.framework",
"Build/iOS/SDWebImage.framework",
"Build/iOS/UICircularProgressRing.framework"
]
}