blob: 528c1d347c39b850330310fc6dee4b795f6b5700 [file] [log] [blame]
{
"name": "OnMobileRBTSDK",
"version": "3.0.2",
"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": "9.0"
},
"authors": {
"Naresh Babu Kommana": "naresh.kommana@onmobile.com"
},
"source": {
"http": "https://github.com/ONMO/OnMobileRBT/releases/download/v3.0.2/OnMobileRBTSDK-v3.0.2.zip"
},
"vendored_frameworks": [
"Build/iOS/Alamofire.framework",
"Build/iOS/CryptoSwift.framework",
"Build/iOS/ISPageControl.framework",
"Build/iOS/OnMobileRBTSDK.framework",
"Build/iOS/SDWebImage.framework",
"Build/iOS/SwiftDate.framework",
"Build/iOS/TrustKit.framework",
"Build/iOS/youtube_ios_player_helper.framework"
]
}