2 "name": "ASInAppCallStatusBar",
4 "summary": "A generic status bar for showing in app call is ongoing.",
5 "description": "A UIView implementation of the native call status bar in iOS. Since the call status bar is only available outside the app, it is good to create an in-app version of this feature",
6 "homepage": "https://github.com/alexiss03/ASInAppCallStatusBar.git",
12 "Mary Alexis Solis": "maryalexissolis@gmail.com"
15 "git": "https://github.com/alexiss03/ASInAppCallStatusBar.git",
21 "source_files": "ASInAppCallStatusBar/Classes/**/*",
23 "ASInAppCallStatusBar": [
24 "ASInAppCallStatusBar/**/*.png",
25 "ASInAppCallStatusBar/**/*.xib",
26 "ASInAppCallStatusBar/**/*.nib"