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