blob: 64825515dfba57335252dd4ea70fb55f0e569ef3 [file] [log] [blame]
{
"name": "OnMobileRBTSDK",
"version": "2.0.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.0.3/OnMobileRBT-v2.0.3.zip"
},
"vendored_frameworks": [
"Build/iOS/Alamofire.framework",
"Build/iOS/OnMobileRBTSDK.framework",
"Build/iOS/SDWebImage.framework",
"Build/iOS/UICircularProgressRing.framework"
]
}