blob: 8398323f3642e1158f95fc015bb6463e69c46ae6 [file] [log] [blame]
{
"name": "BGMessaging",
"version": "0.1.0",
"summary": "A simple messaging UI for iOS.",
"description": "Use BGMessaging to add a simple messaging UI to any iOS app.",
"homepage": "https://github.com/Bygo/BGMessaging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Garfield": "nick@bygo.io"
},
"source": {
"git": "https://github.com/Bygo/BGMessaging.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BGMessaging/Classes/**/*"
}