blob: 445201d899329813a121449ed7f80d965ced3561 [file] [log] [blame]
{
"name": "fcm-channel-ios",
"version": "0.2.1",
"summary": "FCM Channel iOS is a client library for Rapid Pro platform.",
"description": "FCM Channel iOS is a client library for Rapid Pro platform that can be used inside iOS apps to enable users receive and send messages through Firebase Cloud Messaging channel.",
"homepage": "https://github.com/push-flow/fcm-channel-ios",
"license": {
"type": "AGPL-3.0",
"file": "LICENSE"
},
"authors": {
"rubenspessoa": "pessoadebarros@gmail.com"
},
"source": {
"git": "https://github.com/push-flow/fcm-channel-ios.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "fcm-channel-ios/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AlamofireObjectMapper": [
"4.1.0"
],
"Alamofire": [
"4.5.0"
],
"MDHTMLLabel": [
"1.0.2"
],
"MBProgressHUD": [
"1.0.0"
],
"TPKeyboardAvoiding": [
"1.3"
],
"ISScrollViewPageSwift": [
"1.0.0"
]
},
"pushed_with_swift_version": "3.1"
}